34 #ifndef POWER_POINT3_OLE 35 # define POWER_POINT3_OLE 61 void updateMetaData(librevenge::RVNGPropertyList &metaData)
const;
63 int getFontEncoding()
const;
65 void checkForUnparsedStream();
97 shared_ptr<PowerPoint3OLEInternal::State>
m_state;
the main class to read the ole stream in a Microsoft PowerPoint v4 files (MacOs and Windows) ...
Definition: PowerPoint3OLE.hxx:50
shared_ptr< PowerPoint3OLEInternal::State > m_state
the state
Definition: PowerPoint3OLE.hxx:97
shared_ptr< MWAWInputStream > MWAWInputStreamPtr
a smart pointer of MWAWInputStream
Definition: libmwaw_internal.hxx:503
Internal: the structures of a PowerPoint3OLE.
Definition: PowerPoint3OLE.cxx:50
shared_ptr< MWAWFontConverter > MWAWFontConverterPtr
a smart pointer of MWAWFontConverter
Definition: libmwaw_internal.hxx:495