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