Home
last modified time | relevance | path

Searched defs:nCallId (Results 1 – 5 of 5) sorted by relevance

/trunk/main/basic/source/runtime/
H A Dstdobj.cxx744 sal_uInt16 nCallId = (sal_uInt16) pVar->GetUserData(); in SFX_NOTIFY() local
/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_cs_testobj.cs345 public void call(int nCallId , int nWaitMUSEC) in call()
357 public void callOneway( int nCallId , int nWaitMUSEC ) in callOneway()
/trunk/main/testtools/source/bridgetest/pyuno/
H A Dsamplecomponent.py104 def callOneway( self, nCallId, nWaitMUSEC ): argument
/trunk/main/testtools/source/bridgetest/
H A Dcppobj.cxx487 void Test_Impl::call( sal_Int32 nCallId , sal_Int32 nWaitMUSEC ) throw(::com::sun::star::uno::Runti… in call()
503 void Test_Impl::callOneway( sal_Int32 nCallId , sal_Int32 nWaitMUSEC ) throw (::com::sun::star::uno… in callOneway()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java704 public void call(int nCallId , int nWaitMUSEC) throws com.sun.star.uno.RuntimeException { in call()
723 public void callOneway( int nCallId , int nWaitMUSEC ) throws com.sun.star.uno.RuntimeException { in callOneway()

Completed in 42 milliseconds