Home
last modified time | relevance | path

Searched refs:pShapeMap (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/source/drawingml/
H A Dshape.cxx161 ShapeIdMap* pShapeMap ) in addShape() argument
170 if( pShapeMap && msId.getLength() ) in addShape()
172 (*pShapeMap)[ msId ] = shared_from_this(); in addShape()
178 …ShapeRect : awt::Rectangle( maPosition.X, maPosition.Y, maSize.Width, maSize.Height ), pShapeMap ); in addShape()
212 ShapeIdMap* pShapeMap ) in addChildren() argument
260 (*aIter++)->addShape( rFilterBase, pTheme, rxShapes, pShapeRect, pShapeMap ); in addChildren()
/trunk/main/oox/source/ppt/
H A Dpptshape.cxx66 ::oox::drawingml::ShapeIdMap* pShapeMap ) in addShape() argument
206 if( pShapeMap && msId.getLength() ) in addShape()
208 (*pShapeMap)[ msId ] = shared_from_this(); in addShape()
214 …ShapeRect : awt::Rectangle( maPosition.X, maPosition.Y, maSize.Width, maSize.Height ), pShapeMap ); in addShape()
/trunk/main/oox/inc/oox/drawingml/
H A Dshape.hxx137 ShapeIdMap* pShapeMap = 0 );
163 ShapeIdMap* pShapeMap );
/trunk/main/oox/inc/oox/ppt/
H A Dpptshape.hxx52 ::oox::drawingml::ShapeIdMap* pShapeMap = 0 );

Completed in 21 milliseconds