Home
last modified time | relevance | path

Searched refs:pGroupShape (Results 1 – 3 of 3) sorted by relevance

/trunk/main/slideshow/source/inc/
H A Dshapeimporter.hxx125 explicit XShapesEntry( ShapeSharedPtr const& pGroupShape ) in XShapesEntry()
126 : mpGroupShape(pGroupShape), in XShapesEntry()
127 mxShapes( pGroupShape->getXShape(), in XShapesEntry()
/trunk/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx159 ShapeOfGroup( ShapeSharedPtr const& pGroupShape,
189 ShapeOfGroup::ShapeOfGroup( ShapeSharedPtr const& pGroupShape, in ShapeOfGroup() argument
193 mpGroupShape(pGroupShape), in ShapeOfGroup()
200 basegfx::B2DRectangle const groupPosSize( pGroupShape->getBounds() ); in ShapeOfGroup()
/trunk/main/sd/source/filter/xml/
H A Dsdtransform.cxx182 SdrObjGroup* pGroupShape = dynamic_cast< SdrObjGroup* >( &rObj ); in transformShape() local
183 if( pGroupShape ) in transformShape()
185 SdrObjList* pObjList = pGroupShape->GetSubList(); in transformShape()

Completed in 16 milliseconds