Searched refs:methodTwo (Results 1 – 7 of 7) sorted by relevance
85 virtual OUString SAL_CALL methodTwo( )129 OUString MyService2Impl::methodTwo( ) in methodTwo() function in my_sc_impl::MyService2Impl
88 virtual OUString SAL_CALL methodTwo( )192 OUString MyService1Impl::methodTwo( ) in methodTwo() function in my_sc_impl::MyService1Impl
58 s = xSomething->methodTwo(); in SAL_IMPLEMENT_MAIN()
33 string methodTwo();
45 public String methodTwo(String val) { in methodTwo() method in TestComponentB
31 string methodTwo([in]string value);
112 String s= xSomethingB.methodTwo("Hello World!"); in main()
Completed in 15 milliseconds