Lines Matching refs:XInvocation
132 Reference<XInvocation> m_attr_xinvocation;
214 virtual Reference<XInvocation > SAL_CALL getAXInvocation() throw (RuntimeException);
215 …virtual void SAL_CALL setAXInvocation( const Reference< XInvocation >& _axinvocation ) throw (Runt…
255 …virtual void SAL_CALL testinout_methodXInterface( Reference< XInvocation >& rOut ) throw(RuntimeEx…
318 …virtual Reference<XInvocation > SAL_CALL in_methodInvocation( const Reference< XInvocation >& inv …
320 …String& s, sal_Unicode c, const Any& a, const Type& t, const Reference<XInvocation>& inv ) throw (…
881 Reference<XInvocation > SAL_CALL OComponent::getAXInvocation() throw (RuntimeException) in getAXInvocation()
886 void SAL_CALL OComponent::setAXInvocation( const Reference< XInvocation >& _axinvocation ) throw (R… in setAXInvocation()
1072 Reference<XInvocation > SAL_CALL OComponent::in_methodInvocation( const Reference< XInvocation >& i… in in_methodInvocation()
1112 const Any&, const Type&, const Reference<XInvocation>&) throw (RuntimeException) in in_methodAll() argument
1229 void SAL_CALL OComponent::testinout_methodXInterface( Reference< XInvocation >& rOut ) throw(Runtim… in testinout_methodXInterface()
1878 Reference<XInvocation> xInv( xIntCallback, UNO_QUERY); in testInterface()
1937 Reference<XInvocation> xInv( xIntCallback, UNO_QUERY); in testInterface()
2034 Reference<XInvocation> xInv( xIntCallback, UNO_QUERY); in testInterface()