Home
last modified time | relevance | path

Searched refs:pxShape (Results 1 – 5 of 5) sorted by relevance

/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx127 const ShapePtr& rxParentShape, ShapePtr* pxShape ) in createShapeContext() argument
134 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()
/trunk/main/oox/inc/oox/xls/
H A Ddrawingfragment.hxx102 ::oox::drawingml::ShapePtr* pxShape = 0 );
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx320 SwXShape* pxShape = SwIterator<SwXShape,SwFmt>::FirstElement( *pFmt ); in GetInterface() local
321 if(pxShape) in GetInterface()
323 xShape = *(cppu::OWeakObject*)pxShape; in GetInterface()
/trunk/main/sc/source/filter/inc/
H A Dxiescher.hxx1043 ::com::sun::star::drawing::XShape >* pxShape,
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx3526 const ::com::sun::star::awt::Size& /*rSize*/, Reference< XShape >* pxShape, in InsertControl()
3547 if( pxShape ) *pxShape = xShape; in InsertControl()

Completed in 87 milliseconds