Internal: the state of a StyleParser.
More...
Internal: the state of a StyleParser.
◆ State()
StyleParserInternal::State::State |
( |
| ) |
|
|
inline |
◆ m_actPage
int StyleParserInternal::State::m_actPage |
◆ m_backgroundColor
MWAWColor StyleParserInternal::State::m_backgroundColor |
◆ m_entryMap
std::map<std::string, MWAWEntry> StyleParserInternal::State::m_entryMap |
◆ m_fontIdToFinalIdList
std::vector<int> StyleParserInternal::State::m_fontIdToFinalIdList |
◆ m_fontList
std::vector<Font> StyleParserInternal::State::m_fontList |
◆ m_numPages
int StyleParserInternal::State::m_numPages |
the number of page of the final document
◆ m_paragraphList
std::vector<MWAWParagraph> StyleParserInternal::State::m_paragraphList |
the list of paragraph style
◆ m_posFontIdMap
std::map<long,int> StyleParserInternal::State::m_posFontIdMap |
◆ m_posParagraphIdMap
std::map<long,int> StyleParserInternal::State::m_posParagraphIdMap |
◆ m_posPictureMap
std::map<long,Picture> StyleParserInternal::State::m_posPictureMap |
◆ m_textEntry
MWAWEntry StyleParserInternal::State::m_textEntry |
◆ m_unicodeChar
bool StyleParserInternal::State::m_unicodeChar |
true if the character are unicode character
The documentation for this struct was generated from the following file: