80 void parse(librevenge::RVNGDrawingInterface *documentInterface);
84 void createDocument(librevenge::RVNGDrawingInterface *documentInterface);
void setDocumentPassword(char const *passwd)
set the document password
Definition: SDGParser.hxx:72
bool checkHeader(STOFFInputStreamPtr &input, STOFFHeader &header, bool strict)
Wrapper to check a basic header of a mac file.
Definition: STOFFDocument.cxx:377
char const * m_password
the password
Definition: SDGParser.hxx:103
shared_ptr< STOFFInputStream > STOFFInputStreamPtr
a smart pointer of STOFFInputStream
Definition: libstaroffice_internal.hxx:482
a class used to parse some basic oles Tries to read the different ole parts and stores their contents...
Definition: STOFFOLEParser.hxx:86
Internal: the structures of a SDGParser.
Definition: SDGParser.cxx:52
the main class to read/.
Definition: StarAttribute.hxx:1110
the main class to read a StarOffice sdg file
Definition: SDGParser.hxx:64
virtual class which defines the ancestor of all graphic zone parser
Definition: STOFFParser.hxx:196
shared_ptr< SDGParserInternal::State > m_state
the state
Definition: SDGParser.hxx:105
an object corresponding to an OLE directory
Definition: StarObject.hxx:64
a zone in a StarOffice file
Definition: StarZone.hxx:56