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
320 void OCallMe::callOneway( const ::rtl::OUString& /* s */, sal_Int32 nToDo ) in callOneway() function in OCallMe
104 def callOneway( self, nCallId, nWaitMUSEC ): member in SampleUnoComponent
400 public void callOneway( int nCallId , int nWaitMUSEC ) in callOneway() method in cs_testobj.BridgeTestObject
501 void Test_Impl::callOneway( sal_Int32 nCallId , sal_Int32 nWaitMUSEC ) in callOneway() function in bridge_object::Test_Impl
766 … public void callOneway( int nCallId , int nWaitMUSEC ) throws com.sun.star.uno.RuntimeException { in callOneway() method in TestComponent._TestObject