20#ifndef INCLUDED_OOX_DRAWINGML_TABLE_TABLESTYLEPART_HXX
21#define INCLUDED_OOX_DRAWINGML_TABLE_TABLESTYLEPART_HXX
62 std::map < sal_Int32, ::oox::drawingml::LinePropertiesPtr >
maLineBorders;
::oox::drawingml::TextFont maSymbolFont
::oox::drawingml::TextFont & getSymbolFont()
::oox::drawingml::Color maTextColor
::oox::drawingml::ShapeStyleRefMap & getStyleRefs()
::oox::drawingml::TextFont & getComplexFont()
::oox::drawingml::FillPropertiesPtr mpFillProperties
::std::optional< bool > & getTextBoldStyle()
::oox::drawingml::TextFont & getLatinFont()
::std::optional< bool > maTextItalicStyle
::std::optional< bool > maTextBoldStyle
std::map< sal_Int32, ::oox::drawingml::LinePropertiesPtr > maLineBorders
::std::optional< bool > & getTextItalicStyle()
::oox::drawingml::Color & getTextColor()
::oox::drawingml::TextFont maLatinFont
::oox::drawingml::FillPropertiesPtr & getFillProperties()
::oox::drawingml::ShapeStyleRefMap maStyleRefs
::oox::drawingml::TextFont & getAsianFont()
std::map< sal_Int32, ::oox::drawingml::LinePropertiesPtr > & getLineBorders()
::oox::drawingml::TextFont maAsianFont
::oox::drawingml::TextFont maComplexFont
std::shared_ptr< FillProperties > FillPropertiesPtr
::std::map< sal_Int32, ShapeStyleRef > ShapeStyleRefMap