Internal: the state of a RagTime5Style. More...
| Public Member Functions | |
| State () | |
| constructor  More... | |
| void | initColorsList () | 
| init the color list (if empty)  More... | |
| Public Attributes | |
| std::vector< MWAWColor > | m_colorsList | 
| the list of color  More... | |
| std::vector< MWAWCell::Format > | m_formatList | 
| the list of format  More... | |
| std::vector< RagTime5StyleManager::GraphicStyle > | m_graphicStyleList | 
| the list of graphic styles  More... | |
| std::vector< RagTime5StyleManager::TextStyle > | m_textStyleList | 
| the list of text styles  More... | |
Internal: the state of a RagTime5Style.
| 
 | inline | 
constructor
| void RagTime5StyleManagerInternal::State::initColorsList | ( | ) | 
init the color list (if empty)
| std::vector<MWAWColor> RagTime5StyleManagerInternal::State::m_colorsList | 
the list of color
Referenced by initColorsList().
| std::vector<MWAWCell::Format> RagTime5StyleManagerInternal::State::m_formatList | 
the list of format
| std::vector<RagTime5StyleManager::GraphicStyle> RagTime5StyleManagerInternal::State::m_graphicStyleList | 
the list of graphic styles
| std::vector<RagTime5StyleManager::TextStyle> RagTime5StyleManagerInternal::State::m_textStyleList | 
the list of text styles