Searched refs:pxShape (Results 1 – 5 of 5) sorted by relevance
127 const ShapePtr& rxParentShape, ShapePtr* pxShape ) in createShapeContext() argument134 if( pxShape ) *pxShape = xShape; in createShapeContext()140 if( pxShape ) *pxShape = xShape; in createShapeContext()146 if( pxShape ) *pxShape = xShape; in createShapeContext()152 if( pxShape ) *pxShape = xShape; in createShapeContext()158 if( pxShape ) *pxShape = xShape; in createShapeContext()
102 ::oox::drawingml::ShapePtr* pxShape = 0 );
320 SwXShape* pxShape = SwIterator<SwXShape,SwFmt>::FirstElement( *pFmt ); in GetInterface() local321 if(pxShape) in GetInterface()323 xShape = *(cppu::OWeakObject*)pxShape; in GetInterface()
1043 ::com::sun::star::drawing::XShape >* pxShape,
3526 const ::com::sun::star::awt::Size& /*rSize*/, Reference< XShape >* pxShape, in InsertControl()3547 if( pxShape ) *pxShape = xShape; in InsertControl()
Completed in 50 milliseconds