Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/drawingml/
H A Dshape.cxx160 const awt::Rectangle* pShapeRect, in addShape() argument
168 … > xShape( createAndInsert( rFilterBase, sServiceName, pTheme, rxShapes, pShapeRect, sal_False ) ); in addShape()
178 …addChildren( rFilterBase, *this, pTheme, xShapes, pShapeRect ? *pShapeRect : awt::Rectangle( maPos… in addShape()
240 awt::Rectangle* pShapeRect = 0; in addChildren() local
257 pShapeRect = &aShapeRect; in addChildren()
260 (*aIter++)->addShape( rFilterBase, pTheme, rxShapes, pShapeRect, pShapeMap ); in addChildren()
269 const awt::Rectangle* pShapeRect, in createAndInsert() argument
272 awt::Size aSize( pShapeRect ? awt::Size( pShapeRect->Width, pShapeRect->Height ) : maSize ); in createAndInsert()
273 awt::Point aPosition( pShapeRect ? awt::Point( pShapeRect->X, pShapeRect->Y ) : maPosition ); in createAndInsert()
/aoo42x/main/oox/source/ppt/
H A Dpptshape.cxx65 const awt::Rectangle* pShapeRect, in addShape() argument
187 …> xShape( createAndInsert( rFilterBase, sServiceName, pTheme, rxShapes, pShapeRect, bClearText ) ); in addShape()
214 …addChildren( rFilterBase, *this, pTheme, xShapes, pShapeRect ? *pShapeRect : awt::Rectangle( maPos… in addShape()
/aoo42x/main/oox/inc/oox/drawingml/
H A Dshape.hxx136 const ::com::sun::star::awt::Rectangle* pShapeRect = 0,
154 const ::com::sun::star::awt::Rectangle* pShapeRect,
/aoo42x/main/oox/inc/oox/ppt/
H A Dpptshape.hxx51 const com::sun::star::awt::Rectangle* pShapeRect = 0,

Completed in 26 milliseconds