Internal: the state of a PowerPoint3OLE. More...
Public Member Functions | |
State (MWAWInputStreamPtr input, int vers) | |
constructor | |
Public Attributes | |
MWAWInputStreamPtr | m_input |
the input | |
int | m_version |
the version | |
std::shared_ptr< MWAWOLEParser > | m_oleParser |
the ole parser | |
std::set< std::string > | m_unparsedNameSet |
the list of unparsed zone | |
Internal: the state of a PowerPoint3OLE.
|
inlineexplicit |
constructor
MWAWInputStreamPtr PowerPoint3OLEInternal::State::m_input |
the input
std::shared_ptr<MWAWOLEParser> PowerPoint3OLEInternal::State::m_oleParser |
the ole parser
std::set<std::string> PowerPoint3OLEInternal::State::m_unparsedNameSet |
the list of unparsed zone
int PowerPoint3OLEInternal::State::m_version |
the version