Searched refs:UnoReference_SetThrow (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/unotools/inc/unotools/ |
H A D | sharedunocomponent.hxx | 191 …t( const SharedUNOComponent& _rxComponent, ::com::sun::star::uno::UnoReference_SetThrow _setThrow ) in SharedUNOComponent() 218 …inline void set( const INTERFACE* _pInterface, ::com::sun::star::uno::UnoReference_SetThrow _setTh… 219 …:star::uno::Reference< INTERFACE >& _rRef, ::com::sun::star::uno::UnoReference_SetThrow _setThrow … 220 …oid 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() 323 …:star::uno::Reference< INTERFACE >& _rRef, ::com::sun::star::uno::UnoReference_SetThrow _setThrow ) in set() 330 … >::set( const SharedUNOComponent& _rComp, ::com::sun::star::uno::UnoReference_SetThrow _setThrow ) in set()
|
/aoo41x/main/cppu/inc/com/sun/star/uno/ |
H A D | Reference.h | 167 enum UnoReference_SetThrow enum 335 …inline Reference( const Reference< interface_type > & rRef, UnoReference_SetThrow ) SAL_THROW( (Ru… 344 …inline Reference( interface_type * pInterface, UnoReference_SetThrow ) SAL_THROW( (RuntimeExceptio… 472 …inline void SAL_CALL set( interface_type * pInterface, UnoReference_SetThrow ) SAL_THROW( (Runtime… 482 …inline void SAL_CALL set( const Reference< interface_type > & rRef, UnoReference_SetThrow ) SAL_TH…
|
H A D | Reference.hxx | 194 …face_type >::Reference( const Reference< interface_type > & rRef, UnoReference_SetThrow ) SAL_THRO… in Reference() argument 201 inline Reference< interface_type >::Reference( interface_type * pInterface, UnoReference_SetThrow )… in Reference() argument 316 interface_type * pInterface, UnoReference_SetThrow ) SAL_THROW( (RuntimeException) ) in set() argument 323 const Reference< interface_type > & rRef, UnoReference_SetThrow ) SAL_THROW( (RuntimeException) ) in set() argument
|
Completed in 20 milliseconds