Searched refs:setRuntimeException (Results 1 – 4 of 4) sorted by relevance
285 …virtual void SAL_CALL setRuntimeException( sal_Int32 _runtimeexception ) throw(::com::sun::star::u…588 _xLBT->setRuntimeException( *(const sal_Int32 *)rValue.getValue() ); in setValue()878 void Test_Impl::setRuntimeException( sal_Int32 /*_runtimeexception*/ ) throw(::com::sun::star::uno:… in setRuntimeException() function in Test_Impl930 xLBT2->setRuntimeException( 0xcafebabe ); in raiseException()
384 …virtual void SAL_CALL setRuntimeException( sal_Int32 _runtimeexception ) throw(::com::sun::star::u…698 void Test_Impl::setRuntimeException( sal_Int32 ) throw(::com::sun::star::uno::RuntimeException) in setRuntimeException() function in bridge_object::Test_Impl
1009 xLBT->setRuntimeException( 0xcafebabe ); in raiseException()
921 public void setRuntimeException(int _runtimeexception) throws com.sun.star.uno.RuntimeException { in setRuntimeException() method
Completed in 31 milliseconds