Searched refs:setRuntimeException (Results 1 – 4 of 4) sorted by relevance
281 virtual void SAL_CALL setRuntimeException( sal_Int32 _runtimeexception );582 _xLBT->setRuntimeException( *(const sal_Int32 *)rValue.getValue() ); in setValue()865 void Test_Impl::setRuntimeException( sal_Int32 /*_runtimeexception*/ ) in setRuntimeException() function in Test_Impl917 xLBT2->setRuntimeException( 0xcafebabe ); in raiseException()
388 virtual void SAL_CALL setRuntimeException( sal_Int32 _runtimeexception );687 void Test_Impl::setRuntimeException( sal_Int32 ) in setRuntimeException() function in bridge_object::Test_Impl
1062 xLBT->setRuntimeException( 0xcafebabe ); in raiseException()
964 … public void setRuntimeException(int _runtimeexception) throws com.sun.star.uno.RuntimeException { in setRuntimeException() method