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.
WPSOLEParserInternal::OleDef::OleDef | ( | ) | [inline] |
std::string WPSOLEParserInternal::OleDef::m_dir |
the directory
Referenced by WPSOLEParser::parse().
main id
Referenced by WPSOLEParser::parse().
std::string WPSOLEParserInternal::OleDef::m_name |
the base name
Referenced by WPSOLEParser::parse().
subsversion id
Referenced by WPSOLEParser::parse().