Searched defs:callOneway (Results 1 – 6 of 6) sorted by relevance
74 … public void callOneway( /*IN*/String s, /*IN*/int nToDo ) throws com.sun.star.uno.RuntimeException in callOneway() method in MyCallMe
327 void OCallMe::callOneway( const ::rtl::OUString& /* s */, sal_Int32 nToDo ) in callOneway() function in OCallMe
104 def callOneway( self, nCallId, nWaitMUSEC ): member in SampleUnoComponent
357 public void callOneway( int nCallId , int nWaitMUSEC ) in callOneway() method in cs_testobj.BridgeTestObject
503 void Test_Impl::callOneway( sal_Int32 nCallId , sal_Int32 nWaitMUSEC ) throw (::com::sun::star::uno… in callOneway() function in bridge_object::Test_Impl
723 public void callOneway( int nCallId , int nWaitMUSEC ) throws com.sun.star.uno.RuntimeException { in callOneway() method in TestComponent._TestObject
Completed in 101 milliseconds