Searched refs:mpMasterShapePtr (Results 1 – 4 of 4) sorted by relevance
53 , mpMasterShapePtr( pMasterShapePtr ) in ShapeContext()60 if ( mpMasterShapePtr.get() && mpShapePtr.get() ) in ~ShapeContext()61 mpMasterShapePtr->addChild( mpShapePtr ); in ~ShapeContext()
51 , mpMasterShapePtr( pMasterShapePtr ) in ShapeGroupContext()57 if ( mpMasterShapePtr.get() && mpGroupShapePtr.get() ) in ~ShapeGroupContext()58 mpMasterShapePtr->addChild( mpGroupShapePtr ); in ~ShapeGroupContext()
42 ShapePtr mpMasterShapePtr; member in oox::drawingml::ShapeGroupContext
48 ShapePtr mpMasterShapePtr; member in oox::drawingml::ShapeContext
Completed in 15 milliseconds