Searched refs:_setThrow (Results 1 – 1 of 1) sorted by relevance
/trunk/main/unotools/inc/unotools/ |
H A D | sharedunocomponent.hxx | 191 …t( const SharedUNOComponent& _rxComponent, ::com::sun::star::uno::UnoReference_SetThrow _setThrow ) in SharedUNOComponent() argument 193 set( _rxComponent, _setThrow ); in SharedUNOComponent() 218 …e void set( const INTERFACE* _pInterface, ::com::sun::star::uno::UnoReference_SetThrow _setThrow ); 219 …star::uno::Reference< INTERFACE >& _rRef, ::com::sun::star::uno::UnoReference_SetThrow _setThrow ); 220 …id set( const SharedUNOComponent& _rComp, ::com::sun::star::uno::UnoReference_SetThrow _setThrow ); 316 …NENT >::set( const INTERFACE* _pInterface, ::com::sun::star::uno::UnoReference_SetThrow _setThrow ) in set() argument 318 … reset( ::com::sun::star::uno::Reference< INTERFACE >( _pInterface, _setThrow ), TakeOwnership ); in set() 323 …:star::uno::Reference< INTERFACE >& _rRef, ::com::sun::star::uno::UnoReference_SetThrow _setThrow ) in set() argument 325 reset( ::com::sun::star::uno::Reference< INTERFACE >( _rRef, _setThrow ), TakeOwnership ); in set() 330 … >::set( const SharedUNOComponent& _rComp, ::com::sun::star::uno::UnoReference_SetThrow _setThrow ) in set() argument [all …]
|
Completed in 6 milliseconds