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