Searched refs:fn11 (Results 1 – 7 of 7) sorted by relevance
114 multi, css::uno::UNO_QUERY_THROW)->fn11(1)); in testMulti()118 multi.get())->fn11(1)); in testMulti()122 multi, css::uno::UNO_QUERY_THROW)->fn11(2)); in testMulti()126 multi.get())->fn11(1)); in testMulti()130 multi, css::uno::UNO_QUERY_THROW)->fn11(5)); in testMulti()
51 virtual sal_Int32 SAL_CALL fn11(sal_Int32 arg) in fn11() function in testtools::bridgetest::Multi
229 virtual ::sal_Int32 SAL_CALL fn11( ::sal_Int32 arg )435 ::sal_Int32 Impl2::fn11( ::sal_Int32 arg ) in fn11() function in __anon5fcd06ed0111::Impl2
769 xMulti.fn11(1); in testConstructorsService()868 checkEqual(11 * 1, multi.fn11(1)); in testMulti()
38 public int fn11(int arg) in fn11() method in testtools.bridgetest.cli_cs.Multi
767 public int fn11(int arg) { in getMulti() method in TestComponent._TestObject867 checkEqual(11 * 1, multi.fn11(1)); in testMulti()
149 long fn11([in] long arg); // return 11 * arg
Completed in 39 milliseconds