Internal: internal method to keep ole definition. More...
| Public Member Functions | |
| OleDef () | |
| Public Attributes | |
| int | m_id | 
| main id  More... | |
| int | m_subId | 
| subsversion id  More... | |
| std::string | m_dir | 
| the directory  More... | |
| std::string | m_base | 
| the base  More... | |
| std::string | m_name | 
| the complete name  More... | |
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().