Lines Matching refs:pInterface

71 	inline static XInterface * SAL_CALL iquery( XInterface * pInterface, const Type & rType )
81 inline static XInterface * SAL_CALL iquery_throw( XInterface * pInterface, const Type & rType )
106 inline sal_Bool SAL_CALL operator == ( XInterface * pInterface ) const SAL_THROW( () );
113 inline sal_Bool SAL_CALL operator != ( XInterface * pInterface ) const SAL_THROW( () );
185 inline static XInterface * SAL_CALL iquery( XInterface * pInterface )
194 inline static XInterface * SAL_CALL iquery_throw( XInterface * pInterface )
201 inline static interface_type * SAL_CALL iset_throw( interface_type * pInterface )
267 inline Reference( interface_type * pInterface ) SAL_THROW( () );
274 inline Reference( interface_type * pInterface, __sal_NoAcquire ) SAL_THROW( () );
282 inline Reference( interface_type * pInterface, UnoReference_NoAcquire ) SAL_THROW( () );
295 inline Reference( XInterface * pInterface, UnoReference_Query ) SAL_THROW( (RuntimeException) );
318 …inline Reference( XInterface * pInterface, UnoReference_QueryThrow ) SAL_THROW( (RuntimeException)…
344 …inline Reference( interface_type * pInterface, UnoReference_SetThrow ) SAL_THROW( (RuntimeExceptio…
383 inline sal_Bool SAL_CALL set( interface_type * pInterface ) SAL_THROW( () );
391 inline sal_Bool SAL_CALL set( interface_type * pInterface, __sal_NoAcquire ) SAL_THROW( () );
400 …inline sal_Bool SAL_CALL set( interface_type * pInterface, UnoReference_NoAcquire ) SAL_THROW( () …
409 …inline sal_Bool SAL_CALL set( XInterface * pInterface, UnoReference_Query ) SAL_THROW( (RuntimeExc…
441 …inline void SAL_CALL set( XInterface * pInterface, UnoReference_QueryThrow ) SAL_THROW( (RuntimeEx…
472 …inline void SAL_CALL set( interface_type * pInterface, UnoReference_SetThrow ) SAL_THROW( (Runtime…
492 …inline Reference< interface_type > & SAL_CALL operator = ( interface_type * pInterface ) SAL_THROW…
512 …inline static Reference< interface_type > SAL_CALL query( XInterface * pInterface ) SAL_THROW( (Ru…