Searched refs:getStyleRefs (Results 1 – 3 of 3) sorted by relevance
87 ShapeStyleRef& rLineStyleRef = mrTableStylePart.getStyleRefs()[ mnLineType ]; in createFastChildContext()104 ShapeStyleRef& rStyleRef = mrTableStylePart.getStyleRefs()[ XML_fillRef ]; in createFastChildContext()
89 ShapeStyleRef& rFontStyle = mrTableStylePart.getStyleRefs()[ XML_fontRef ]; in createFastChildContext()
56 ::oox::drawingml::ShapeStyleRefMap& getStyleRefs(){ return maStyleRefs; } in getStyleRefs() function in oox::drawingml::table::TableStylePart