Searched refs:mpCustomShapePropertiesPtr (Results 1 – 2 of 2) sorted by relevance
73 , mpCustomShapePropertiesPtr( new CustomShapeProperties ) in Shape()193 …mpCustomShapePropertiesPtr = CustomShapePropertiesPtr( new CustomShapeProperties( *rReferencedShap… in applyShapeReference()476 mpCustomShapePropertiesPtr->setMirroredX( sal_True ); in createAndInsert()478 mpCustomShapePropertiesPtr->setMirroredY( sal_True ); in createAndInsert()487 mpCustomShapePropertiesPtr->setTextRotation((nTextRotation * -1) / 60000); in createAndInsert()491 mpCustomShapePropertiesPtr->pushToPropSet( rFilterBase, xSet, mxShape ); in createAndInsert()
93 CustomShapePropertiesPtr getCustomShapeProperties(){ return mpCustomShapePropertiesPtr; } in getCustomShapeProperties()179 CustomShapePropertiesPtr mpCustomShapePropertiesPtr; member in oox::drawingml::Shape
Completed in 20 milliseconds