Searched refs:fn31 (Results 1 – 6 of 6) sorted by relevance
161 multi, css::uno::UNO_QUERY_THROW)->fn31(3)); in testMulti()165 multi.get())->fn31(5)); in testMulti()169 multi, css::uno::UNO_QUERY_THROW)->fn31(5)); in testMulti()
75 virtual sal_Int32 SAL_CALL fn31(sal_Int32 arg) in fn31() function in testtools::bridgetest::Multi
64 public int fn31(int arg) in fn31() method in testtools.bridgetest.cli_cs.Multi
875 checkEqual(31 * 3, multi.fn31(3)); in testMulti()
791 public int fn31(int arg) { in getMulti() method in TestComponent._TestObject874 checkEqual(31 * 3, multi.fn31(3)); in testMulti()
160 long fn31([in] long arg); // return 31 * arg
Completed in 693 milliseconds