Searched refs:methodOne (Results 1 – 6 of 6) sorted by relevance
83 virtual OUString SAL_CALL methodOne( OUString const & str )121 OUString MyService2Impl::methodOne( OUString const & str ) in methodOne() function in my_sc_impl::MyService2Impl
86 virtual OUString SAL_CALL methodOne( OUString const & str )184 OUString MyService1Impl::methodOne( OUString const & str ) in methodOne() function in my_sc_impl::MyService1Impl
51 OUString s = xSomething->methodOne(OUString(RTL_CONSTASCII_USTRINGPARAM("Hello World!"))); in SAL_IMPLEMENT_MAIN()
32 string methodOne( [in] string val );
39 public String methodOne(String val) { in methodOne() method in TestComponentA
31 string methodOne([in]string value);
Completed in 33 milliseconds