Home
last modified time | relevance | path

Searched refs:_rxUnoShape (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/inc/svx/ !
H A Dsvdobj.hxx1061 const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxUnoShape, in setUnoShape()
1065 impl_setUnoShape( _rxUnoShape ); in setUnoShape()
1124 …oShape( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxUnoShape );
/trunk/main/svx/source/svdraw/ !
H A Dsvdobj.cxx2943 void SdrObject::impl_setUnoShape( const uno::Reference< uno::XInterface >& _rxUnoShape ) in impl_setUnoShape() argument
2945 maWeakUnoShape = _rxUnoShape; in impl_setUnoShape()
2946 mpSvxShape = SvxShape::getImplementation( _rxUnoShape ); in impl_setUnoShape()

Completed in 80 milliseconds