80 void parse(librevenge::RVNGTextInterface *documentInterface);
84 void createDocument(librevenge::RVNGTextInterface *documentInterface);
bool checkHeader(STOFFInputStreamPtr &input, STOFFHeader &header, bool strict)
Wrapper to check a basic header of a mac file.
Definition: STOFFDocument.cxx:385
shared_ptr< STOFFInputStream > STOFFInputStreamPtr
a smart pointer of STOFFInputStream
Definition: libstaroffice_internal.hxx:474
a class used to parse some basic oles Tries to read the different ole parts and stores their contents...
Definition: STOFFOLEParser.hxx:86
the main class to read/.
Definition: StarAttribute.hxx:1073
void setDocumentPassword(char const *passwd)
set the document password
Definition: SDWParser.hxx:72
virtual class which defines the ancestor of all text zone parser
Definition: STOFFParser.hxx:194
char const * m_password
the password
Definition: SDWParser.hxx:98
the main class to read a StarOffice sdw file
Definition: SDWParser.hxx:64
Internal: the structures of a SDWParser.
Definition: SDWParser.cxx:52
an object corresponding to an OLE directory
Definition: StarObject.hxx:64
a zone in a StarOffice file
Definition: StarZone.hxx:56
shared_ptr< STOFFOLEParser > m_oleParser
the ole parser
Definition: SDWParser.hxx:100
shared_ptr< SDWParserInternal::State > m_state
the state
Definition: SDWParser.hxx:102