Lines Matching refs:SAL_CALL
3949 virtual void SAL_CALL firing(const AllEventObject& Event) throw ( RuntimeException );
3950 virtual Any SAL_CALL approveFiring(const AllEventObject& Event) throw ( RuntimeException );
3953 virtual void SAL_CALL disposing(const EventObject& Source) throw ( RuntimeException );
4058 …virtual Reference< XIntrospectionAccess > SAL_CALL getIntrospection(void) throw( RuntimeException …
4059 …virtual Any SAL_CALL invoke(const ::rtl::OUString& FunctionName, const Sequence< Any >& Params, Se…
4061 virtual void SAL_CALL setValue(const ::rtl::OUString& PropertyName, const Any& Value)
4063 …virtual Any SAL_CALL getValue(const ::rtl::OUString& PropertyName) throw( UnknownPropertyException…
4064 virtual sal_Bool SAL_CALL hasMethod(const ::rtl::OUString& Name) throw( RuntimeException );
4065 virtual sal_Bool SAL_CALL hasProperty(const ::rtl::OUString& Name) throw( RuntimeException );
4107 Reference< XIntrospectionAccess > SAL_CALL InvocationToAllListenerMapper::getIntrospection(void) in getIntrospection()
4114 Any SAL_CALL InvocationToAllListenerMapper::invoke(const ::rtl::OUString& FunctionName, const Seque… in invoke()
4168 void SAL_CALL InvocationToAllListenerMapper::setValue(const ::rtl::OUString& PropertyName, const An… in setValue()
4177 Any SAL_CALL InvocationToAllListenerMapper::getValue(const ::rtl::OUString& PropertyName) in getValue()
4186 sal_Bool SAL_CALL InvocationToAllListenerMapper::hasMethod(const ::rtl::OUString& Name) in hasMethod()
4194 sal_Bool SAL_CALL InvocationToAllListenerMapper::hasProperty(const ::rtl::OUString& Name) in hasProperty()
4431 virtual Reference< XIntrospectionAccess > SAL_CALL getIntrospection() throw();
4432 virtual void SAL_CALL setValue( const ::rtl::OUString& rProperty, const Any& rValue )
4434 virtual Any SAL_CALL getValue( const ::rtl::OUString& rProperty )
4436 virtual sal_Bool SAL_CALL hasMethod( const ::rtl::OUString& rName ) throw();
4437 virtual sal_Bool SAL_CALL hasProperty( const ::rtl::OUString& rProp ) throw();
4439 virtual Any SAL_CALL invoke( const ::rtl::OUString& rFunction,
4446 virtual void SAL_CALL dispose() throw(RuntimeException);
4447 …virtual void SAL_CALL addEventListener( const Reference< XEventListener >& xListener ) throw (Runt…
4448 …virtual void SAL_CALL removeEventListener( const Reference< XEventListener >& aListener ) throw (R…
4459 Reference< XIntrospectionAccess > SAL_CALL ModuleInvocationProxy::getIntrospection() throw() in getIntrospection()
4464 void SAL_CALL ModuleInvocationProxy::setValue( const ::rtl::OUString& rProperty, const Any& rValue … in setValue()
4505 Any SAL_CALL ModuleInvocationProxy::getValue( const ::rtl::OUString& rProperty ) throw( UnknownProp… in getValue()
4532 sal_Bool SAL_CALL ModuleInvocationProxy::hasMethod( const ::rtl::OUString& ) throw() in hasMethod()
4537 sal_Bool SAL_CALL ModuleInvocationProxy::hasProperty( const ::rtl::OUString& ) throw() in hasProperty()
4542 Any SAL_CALL ModuleInvocationProxy::invoke( const ::rtl::OUString& rFunction, in invoke()
4611 void SAL_CALL ModuleInvocationProxy::dispose() in dispose()
4622 void SAL_CALL ModuleInvocationProxy::addEventListener( const Reference< XEventListener >& xListener… in addEventListener()
4628 void SAL_CALL ModuleInvocationProxy::removeEventListener( const Reference< XEventListener >& xListe… in removeEventListener()