Searched refs:mpGraphicPropertiesPtr (Results 1 – 2 of 2) sorted by relevance
90 inline GraphicProperties& getGraphicProperties() { return *mpGraphicPropertiesPtr; } in getGraphicProperties()91 inline const GraphicProperties& getGraphicProperties() const { return *mpGraphicPropertiesPtr; } in getGraphicProperties()178 GraphicPropertiesPtr mpGraphicPropertiesPtr; member in oox::drawingml::Shape
72 , mpGraphicPropertiesPtr( new GraphicProperties ) in Shape()454 mpGraphicPropertiesPtr->pushToPropMap( aShapeProps, rGraphicHelper ); in createAndInsert()
Completed in 21 milliseconds