Searched defs:nCallId (Results 1 – 5 of 5) sorted by relevance
744 sal_uInt16 nCallId = (sal_uInt16) pVar->GetUserData(); in SFX_NOTIFY() local
104 def callOneway( self, nCallId, nWaitMUSEC ): argument
388 public void call(int nCallId , int nWaitMUSEC) in call()400 public void callOneway( int nCallId , int nWaitMUSEC ) in callOneway()
485 void Test_Impl::call( sal_Int32 nCallId , sal_Int32 nWaitMUSEC ) in call()501 void Test_Impl::callOneway( sal_Int32 nCallId , sal_Int32 nWaitMUSEC ) in callOneway()
747 public void call(int nCallId , int nWaitMUSEC) throws com.sun.star.uno.RuntimeException { in call()766 … public void callOneway( int nCallId , int nWaitMUSEC ) throws com.sun.star.uno.RuntimeException { in callOneway()