Searched refs:getShapeStyleRefs (Results 1 – 2 of 2) sorted by relevance
127 inline ShapeStyleRefMap& getShapeStyleRefs() { return maShapeStyleRefs; } in getShapeStyleRefs() function in oox::drawingml::Shape128 inline const ShapeStyleRefMap& getShapeStyleRefs() const { return maShapeStyleRefs; } in getShapeStyleRefs() function in oox::drawingml::Shape
70 ShapeStyleRef& rStyleRef = mrShape.getShapeStyleRefs()[ nToken ]; in createFastChildContext()
Completed in 14 milliseconds