Home
last modified time | relevance | path

Searched refs:getRuntimeException (Results 1 – 4 of 4) sorted by relevance

/trunk/main/stoc/test/
H A Dtestiadapter.cxx280 virtual sal_Int32 SAL_CALL getRuntimeException();
629 aRet <<= _xLBT->getRuntimeException(); in getValue()
857 sal_Int32 Test_Impl::getRuntimeException() in getRuntimeException() function in Test_Impl
901 xLBT2->getRuntimeException(); in raiseException()
/trunk/main/testtools/source/bridgetest/
H A Dcppobj.cxx387 virtual sal_Int32 SAL_CALL getRuntimeException();
673 sal_Int32 Test_Impl::getRuntimeException() in getRuntimeException() function in bridge_object::Test_Impl
H A Dbridgetest.cxx1042 xLBT->getRuntimeException(); in raiseException()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java949 public int getRuntimeException() in getRuntimeException() method