Searched refs:UnoReference_QueryThrow (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/unotools/inc/unotools/ |
H A D | sharedunocomponent.hxx | 176 …:sun::star::uno::XInterface* _pInterface, ::com::sun::star::uno::UnoReference_QueryThrow _queryThr… in SharedUNOComponent() 181 …m::sun::star::uno::BaseReference & _rRef, ::com::sun::star::uno::UnoReference_QueryThrow _queryThr… in SharedUNOComponent() 186 … const ::com::sun::star::uno::Any& _rAny, ::com::sun::star::uno::UnoReference_QueryThrow _queryThr… in SharedUNOComponent() 214 …:sun::star::uno::XInterface* _pInterface, ::com::sun::star::uno::UnoReference_QueryThrow _queryThr… 215 …m::sun::star::uno::BaseReference & _rRef, ::com::sun::star::uno::UnoReference_QueryThrow _queryThr… 216 … const ::com::sun::star::uno::Any& _rAny, ::com::sun::star::uno::UnoReference_QueryThrow _queryThr… 295 …:sun::star::uno::XInterface* _pInterface, ::com::sun::star::uno::UnoReference_QueryThrow _queryThr… in set() 302 …m::sun::star::uno::BaseReference & _rRef, ::com::sun::star::uno::UnoReference_QueryThrow _queryThr… in set() 309 … const ::com::sun::star::uno::Any& _rAny, ::com::sun::star::uno::UnoReference_QueryThrow _queryThr… in set()
|
/aoo41x/main/cppu/inc/com/sun/star/uno/ |
H A D | Reference.h | 153 enum UnoReference_QueryThrow enum 310 …inline Reference( const BaseReference & rRef, UnoReference_QueryThrow ) SAL_THROW( (RuntimeExcepti… 318 …inline Reference( XInterface * pInterface, UnoReference_QueryThrow ) SAL_THROW( (RuntimeException)… 326 inline Reference( const Any & rAny, UnoReference_QueryThrow ) SAL_THROW( (RuntimeException) ); 441 …inline void SAL_CALL set( XInterface * pInterface, UnoReference_QueryThrow ) SAL_THROW( (RuntimeEx… 450 …inline void SAL_CALL set( const BaseReference & rRef, UnoReference_QueryThrow ) SAL_THROW( (Runtim… 462 inline void set( Any const & rAny, UnoReference_QueryThrow );
|
H A D | Reference.hxx | 172 inline Reference< interface_type >::Reference( const BaseReference & rRef, UnoReference_QueryThrow … in Reference() argument 179 inline Reference< interface_type >::Reference( XInterface * pInterface, UnoReference_QueryThrow ) S… in Reference() argument 186 inline Reference< interface_type >::Reference( const Any & rAny, UnoReference_QueryThrow ) SAL_THRO… in Reference() argument 290 XInterface * pInterface, UnoReference_QueryThrow ) SAL_THROW( (RuntimeException) ) in set() argument 297 const BaseReference & rRef, UnoReference_QueryThrow ) SAL_THROW( (RuntimeException) ) in set() argument 305 Any const & rAny, UnoReference_QueryThrow ) in set() argument
|
Completed in 14 milliseconds