Searched refs:getGraphicProperties (Results 1 – 4 of 4) sorted by relevance
90 inline GraphicProperties& getGraphicProperties() { return *mpGraphicPropertiesPtr; } in getGraphicProperties() function in oox::drawingml::Shape91 inline const GraphicProperties& getGraphicProperties() const { return *mpGraphicPropertiesPtr; } in getGraphicProperties() function in oox::drawingml::Shape
122 public Element getGraphicProperties() in getGraphicProperties() method in OfficeStyle
72 …xRet.set( new BlipFillContext( *this, xAttribs, mpShapePtr->getGraphicProperties().maBlipProps ) ); in createFastChildContext()
693 final Element graphicProperties = predefAutoStyle.getGraphicProperties(); in startOther()
Completed in 1760 milliseconds