Searched refs:pGroupShapePtr (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/oox/source/drawingml/ |
H A D | connectorshapecontext.cxx | 47 ShapePtr pMasterShapePtr, ShapePtr pGroupShapePtr ) in ConnectorShapeContext() argument 48 : ShapeContext( rParent, pMasterShapePtr, pGroupShapePtr ) in ConnectorShapeContext()
|
H A D | shapegroupcontext.cxx | 48 …xt::ShapeGroupContext( ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pGroupShapePtr ) in ShapeGroupContext() argument 50 , mpGroupShapePtr( pGroupShapePtr ) in ShapeGroupContext()
|
/aoo41x/main/oox/source/ppt/ |
H A D | pptshapegroupcontext.cxx | 55 oox::drawingml::ShapePtr pGroupShapePtr ) in PPTShapeGroupContext() argument 56 : ShapeGroupContext( rParent, pMasterShapePtr, pGroupShapePtr ) in PPTShapeGroupContext()
|
/aoo41x/main/oox/inc/oox/drawingml/ |
H A D | connectorshapecontext.hxx | 35 …Context( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pGroupShapePtr );
|
H A D | shapegroupcontext.hxx | 35 …Context( ::oox::core::ContextHandler& rParent, ShapePtr pMasterShapePtr, ShapePtr pGroupShapePtr );
|
/aoo41x/main/oox/inc/oox/ppt/ |
H A D | pptshapegroupcontext.hxx | 43 oox::drawingml::ShapePtr pGroupShapePtr );
|
Completed in 31 milliseconds