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