This is the complete list of members for CWStyleManager, including all inherited members.
CWStyleManager(CWParser &mainParser) | CWStyleManager | |
CWStyleManager(CWStyleManager const &orig) | CWStyleManager | private |
get(int styleId, Style &style) const | CWStyleManager | |
get(int fontId, MWAWFont &font) const | CWStyleManager | |
get(int formatId, CellFormat &format) const | CWStyleManager | |
get(int ksenId, KSEN &ksen) const | CWStyleManager | |
get(int graphId, MWAWGraphicStyle &graph) const | CWStyleManager | |
getColor(int id, MWAWColor &col) const | CWStyleManager | |
getFontId(int localId) const | CWStyleManager | |
getPattern(int id, MWAWGraphicStyle::Pattern &pattern, float &percent) const | CWStyleManager | |
m_mainParser | CWStyleManager | protected |
m_parserState | CWStyleManager | protected |
m_state | CWStyleManager | protected |
operator=(CWStyleManager const &orig) | CWStyleManager | private |
readCellStyles(int N, int fSz) | CWStyleManager | protected |
readColorList(MWAWEntry const &entry) | CWStyleManager | |
readFont(int id, int fontSize, MWAWFont &font) | CWStyleManager | |
readFontNames(int N, int fSz) | CWStyleManager | protected |
readGenStyle(int id) | CWStyleManager | protected |
readGradientList(long endPos=-1) | CWStyleManager | |
readGraphStyles(int N, int fSz) | CWStyleManager | protected |
readKSEN(int N, int fSz) | CWStyleManager | protected |
readLookUp(int N, int fSz) | CWStyleManager | protected |
readPatternList(long endPos=-1) | CWStyleManager | |
readStyleFonts(int N, int fSz) | CWStyleManager | protected |
readStyleNames(int N, int fSz) | CWStyleManager | protected |
readStyles(MWAWEntry const &entry) | CWStyleManager | |
readStylesDef(int N, int fSz) | CWStyleManager | protected |
updateGradient(int grad, MWAWGraphicStyle &style) const | CWStyleManager | |
updateWallPaper(int wall, MWAWGraphicStyle &style) const | CWStyleManager | |
version() const | CWStyleManager | protected |
~CWStyleManager() | CWStyleManager |