Searched refs:TableStylePart (Results 1 – 10 of 10) sorted by relevance
70 TableStylePart maWholeTbl;71 TableStylePart maBand1H;72 TableStylePart maBand2H;73 TableStylePart maBand1V;74 TableStylePart maBand2V;75 TableStylePart maLastCol;77 TableStylePart maLastRow;78 TableStylePart maSeCell;79 TableStylePart maSwCell;81 TableStylePart maNeCell;[all …]
38 class TableStylePart class42 TableStylePart();43 ~TableStylePart();
36 TablePartStyleContext( ::oox::core::ContextHandler& rParent, TableStylePart& rTableStylePart );43 TableStylePart& mrTableStylePart;
36 …TableStyleCellStyleContext( ::oox::core::ContextHandler& rParent, TableStylePart& rTableStylePart …43 TableStylePart& mrTableStylePart;
38 TableStylePart& rTableStylePart );45 TableStylePart& mrTableStylePart;
35 TableStylePart::TableStylePart() in TableStylePart() function in oox::drawingml::table::TableStylePart39 TableStylePart::~TableStylePart() in ~TableStylePart()
88 void applyBorder( TableStylePart& rTableStylePart, sal_Int32 nLineType, oox::drawingml::LinePropert… in applyBorder()103 TableStylePart& rTableStylePart ) in applyTableStylePart()155 void lcl_getCharPropFromTblStylePart(TextCharacterProperties& rDstCharProp, const TableStylePart& r… in lcl_getCharPropFromTblStylePart()157 const Color& clr = const_cast<TableStylePart&>(rSrcTblStyle).getTextColor(); in lcl_getCharPropFromTblStylePart()
38 TablePartStyleContext::TablePartStyleContext( ContextHandler& rParent, TableStylePart& rTableStyleP… in TablePartStyleContext()
39 const Reference< XFastAttributeList >& xAttribs, TableStylePart& rTableStylePart ) in TableStyleTextStyleContext()
39 TableStyleCellStyleContext::TableStyleCellStyleContext( ContextHandler& rParent, TableStylePart& rT… in TableStyleCellStyleContext()
Completed in 32 milliseconds