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_name |
the base name |
Internal: internal method to keep ole definition.
MWAWOLEParserInternal::OleDef::OleDef | ( | ) | [inline] |
std::string MWAWOLEParserInternal::OleDef::m_dir |
the directory
Referenced by MWAWOLEParser::parse().
main id
Referenced by MWAWOLEParser::parse().
std::string MWAWOLEParserInternal::OleDef::m_name |
the base name
Referenced by MWAWOLEParser::parse().
subsversion id
Referenced by MWAWOLEParser::parse().