20 #ifndef INCLUDED_SC_SOURCE_FILTER_INC_THEMEBUFFER_HXX
21 #define INCLUDED_SC_SOURCE_FILTER_INC_THEMEBUFFER_HXX
Helper class to provide access to global workbook data.
virtual ~ThemeBuffer() override
Contains all XML font attributes, e.g.
const FontModel & getDefaultFontModel() const
Returns the default font data for the current file type.
FontModelPtr mxDefFontModel
::std::unique_ptr< FontModel > FontModelPtr
ThemeBuffer(const WorkbookHelper &rHelper)
::Color getColorByIndex(size_t nIndex) const
::Color getColorByToken(sal_Int32 nToken) const
Returns the theme color with the specified token identifier.