Searched refs:_rxUnoShape (Results 1 – 2 of 2) sorted by relevance
1061 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 );
2943 void SdrObject::impl_setUnoShape( const uno::Reference< uno::XInterface >& _rxUnoShape ) in impl_setUnoShape() argument2945 maWeakUnoShape = _rxUnoShape; in impl_setUnoShape()2946 mpSvxShape = SvxShape::getImplementation( _rxUnoShape ); in impl_setUnoShape()
Completed in 30 milliseconds