Home
last modified time | relevance | path

Searched refs:methodOne (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/odk/examples/DevelopersGuide/Components/CppComponent/
H A Dservice2_impl.cxx83 virtual OUString SAL_CALL methodOne( OUString const & str )
121 OUString MyService2Impl::methodOne( OUString const & str ) in methodOne() function in my_sc_impl::MyService2Impl
H A Dservice1_impl.cxx86 virtual OUString SAL_CALL methodOne( OUString const & str )
184 OUString MyService1Impl::methodOne( OUString const & str ) in methodOne() function in my_sc_impl::MyService1Impl
H A DTestCppComponent.cxx51 OUString s = xSomething->methodOne(OUString(RTL_CONSTASCII_USTRINGPARAM("Hello World!"))); in SAL_IMPLEMENT_MAIN()
H A Dsome.idl32 string methodOne( [in] string val );
/aoo4110/main/odk/examples/DevelopersGuide/Components/JavaComponent/
H A DTestComponentA.java39 public String methodOne(String val) { in methodOne() method in TestComponentA
H A DXSomethingA.idl31 string methodOne([in]string value);

Completed in 26 milliseconds