Internal: internal method to keep ole definition. More...
Public Member Functions | |
OleDef () | |
Public Attributes | |
int | m_id |
main id | |
int | m_subId |
subsversion id | |
std::string | m_dir |
the directory | |
std::string | m_base |
the base | |
std::string | m_name |
the complete name | |
Internal: internal method to keep ole definition.
|
inline |
std::string MWAWOLEParserInternal::OleDef::m_base |
the base
Referenced by MWAWOLEParser::parse().
std::string MWAWOLEParserInternal::OleDef::m_dir |
the directory
Referenced by MWAWOLEParser::parse().
int MWAWOLEParserInternal::OleDef::m_id |
main id
Referenced by MWAWOLEParser::parse().
std::string MWAWOLEParserInternal::OleDef::m_name |
the complete name
Referenced by MWAWOLEParser::parse().
int MWAWOLEParserInternal::OleDef::m_subId |
subsversion id
Referenced by MWAWOLEParser::parse().