Home
last modified time | relevance | path

Searched refs:_unoInterfaceClass (Results 1 – 2 of 2) sorted by relevance

/trunk/main/toolkit/qa/complex/toolkit/
H A DAssert.java225 …public static void assertException( Object i_object, Class _unoInterfaceClass, String i_methodName… in assertException() argument
228 assertException( UnoRuntime.queryInterface( _unoInterfaceClass, i_object ), i_methodName, in assertException()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DTestCase.java219 …protected void assureException( Object _object, Class _unoInterfaceClass, String _methodName, Obje… in assureException() argument
222 assureException( UnoRuntime.queryInterface( _unoInterfaceClass, _object ), _methodName, in assureException()

Completed in 19 milliseconds