Lines Matching refs:RuntimeException

2566 	catch( RuntimeException& e )  in doIntrospection()
2866 catch( RuntimeException& e ) in Find()
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 );
4024 void BasicAllListener_Impl::firing( const AllEventObject& Event ) throw ( RuntimeException ) in firing()
4029 Any BasicAllListener_Impl::approveFiring( const AllEventObject& Event ) throw ( RuntimeException ) in approveFiring()
4038 void BasicAllListener_Impl ::disposing(const EventObject& ) throw ( RuntimeException ) in disposing()
4058 …irtual Reference< XIntrospectionAccess > SAL_CALL getIntrospection(void) throw( RuntimeException );
4060 …w( IllegalArgumentException, CannotConvertException, InvocationTargetException, RuntimeException );
4062 …w( UnknownPropertyException, CannotConvertException, InvocationTargetException, RuntimeException );
4063 … getValue(const ::rtl::OUString& PropertyName) throw( UnknownPropertyException, RuntimeException );
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 );
4108 throw( RuntimeException ) in getIntrospection()
4117 InvocationTargetException, RuntimeException ) in invoke()
4170 InvocationTargetException, RuntimeException ) in setValue()
4178 throw( UnknownPropertyException, RuntimeException ) in getValue()
4187 throw( RuntimeException ) in hasMethod()
4195 throw( RuntimeException ) in hasProperty()
4446 virtual void SAL_CALL dispose() throw(RuntimeException);
4447 …SAL_CALL addEventListener( const Reference< XEventListener >& xListener ) throw (RuntimeException);
4448 …_CALL removeEventListener( const Reference< XEventListener >& aListener ) throw (RuntimeException);
4612 throw(RuntimeException) in dispose()
4623 throw (RuntimeException) in addEventListener()
4629 throw (RuntimeException) in removeEventListener()