This is the complete list of members for LotusStyleManager, including all inherited members.
cleanState() | LotusStyleManager | |
getColor16(int cId, WPSColor &color) const | LotusStyleManager | |
getColor256(int cId, WPSColor &color) const | LotusStyleManager | |
getColor8(int cId, WPSColor &color) const | LotusStyleManager | |
getPattern48(int id, WPSGraphicStyle::Pattern &pattern) const | LotusStyleManager | |
getPattern64(int id, WPSGraphicStyle::Pattern &pattern) const | LotusStyleManager | |
LotusParser class | LotusStyleManager | friend |
LotusStyleManager(LotusParser &parser) | LotusStyleManager | explicit |
LotusStyleManager(LotusStyleManager const &orig)=delete | LotusStyleManager | private |
m_mainParser | LotusStyleManager | private |
m_state | LotusStyleManager | private |
operator=(LotusStyleManager const &orig)=delete | LotusStyleManager | private |
readCellStyleD2(std::shared_ptr< WPSStream > stream, long endPos) | LotusStyleManager | protected |
readCellStyleD2Data(LotusStyleManagerInternal::CellStyleEntry const &entry, std::set< int > &seen) | LotusStyleManager | protected |
readCellStyleE6(std::shared_ptr< WPSStream > stream, long endPos) | LotusStyleManager | protected |
readColorStyle(std::shared_ptr< WPSStream > stream, long endPos) | LotusStyleManager | protected |
readFMTFontId(std::shared_ptr< WPSStream > stream) | LotusStyleManager | protected |
readFMTFontName(std::shared_ptr< WPSStream > stream) | LotusStyleManager | protected |
readFMTFontSize(std::shared_ptr< WPSStream > stream) | LotusStyleManager | protected |
readFontStyleA0(std::shared_ptr< WPSStream > stream, long endPos) | LotusStyleManager | protected |
readFontStyleF0(std::shared_ptr< WPSStream > stream, long endPos) | LotusStyleManager | protected |
readFormatStyle(std::shared_ptr< WPSStream > stream, long endPos) | LotusStyleManager | protected |
readGraphicStyle(std::shared_ptr< WPSStream > stream, long endPos) | LotusStyleManager | protected |
readGraphicStyleC9(std::shared_ptr< WPSStream > stream, long endPos) | LotusStyleManager | protected |
readLineStyle(std::shared_ptr< WPSStream > stream, long endPos, int vers) | LotusStyleManager | protected |
readMenuStyleE7(std::shared_ptr< WPSStream > stream, long endPos) | LotusStyleManager | protectedstatic |
readStyleE6(std::shared_ptr< WPSStream > stream, long endPos) | LotusStyleManager | protected |
updateCellStyle(int cellId, WPSCellFormat &format, WPSFont &font, libwps_tools_win::Font::Type &fontType) | LotusStyleManager | |
updateFontStyle(int fontId, WPSFont &font, libwps_tools_win::Font::Type &fontType) | LotusStyleManager | |
updateGraphicStyle(int graphicId, WPSGraphicStyle &style) const | LotusStyleManager | |
updateLineStyle(int lineId, WPSGraphicStyle &style) const | LotusStyleManager | |
updateShadowStyle(int colorId, WPSGraphicStyle &style) const | LotusStyleManager | protected |
updateState() | LotusStyleManager | |
updateSurfaceStyle(int colorId, WPSGraphicStyle &style) const | LotusStyleManager | |
updateSurfaceStyle(int fColorId, int bColorId, int patternId, WPSGraphicStyle &style) const | LotusStyleManager | |
version() const | LotusStyleManager | protected |
~LotusStyleManager() | LotusStyleManager |