Searched refs:iquery_throw (Results 1 – 2 of 2) sorted by relevance
74 inline XInterface * BaseReference::iquery_throw( in iquery_throw() function in com::sun::star::uno::BaseReference87 inline XInterface * Reference< interface_type >::iquery_throw( in iquery_throw() function in com::sun::star::uno::Reference90 return BaseReference::iquery_throw( in iquery_throw()175 _pInterface = iquery_throw( rRef.get() ); in Reference()182 _pInterface = iquery_throw( pInterface ); in Reference()189 _pInterface = iquery_throw( typelib_TypeClass_INTERFACE == rAny.pType->eTypeClass in Reference()292 set( castFromXInterface(iquery_throw( pInterface )), SAL_NO_ACQUIRE ); in set()299 set( castFromXInterface(iquery_throw( rRef.get() )), SAL_NO_ACQUIRE ); in set()308 iquery_throw( in set()
81 inline static XInterface * SAL_CALL iquery_throw( XInterface * pInterface, const Type & rType )194 inline static XInterface * SAL_CALL iquery_throw( XInterface * pInterface )
Completed in 29 milliseconds