ODFPY  1.2.0
opendocument.py File Reference

Go to the source code of this file.

Classes

class  odf.opendocument.OpaqueObject
 
class  odf.opendocument.OpenDocument
 

Namespaces

 odf.opendocument
 

Functions

def odf.opendocument.OpenDocumentChart ()
 
def odf.opendocument.OpenDocumentDrawing ()
 
def odf.opendocument.OpenDocumentImage ()
 
def odf.opendocument.OpenDocumentPresentation ()
 
def odf.opendocument.OpenDocumentSpreadsheet ()
 
def odf.opendocument.OpenDocumentText ()
 
def odf.opendocument.OpenDocumentTextMaster ()
 
def odf.opendocument.load (odffile)
 

Variables

 odf.opendocument.unicode = str
 
int odf.opendocument.UNIXPERMS = 2175008768
 file permission as an integer value. More...
 
int odf.opendocument.IS_FILENAME = 0
 
int odf.opendocument.IS_IMAGE = 1
 
dictionary odf.opendocument.odmimetypes
 mime-types => file extensions More...