Home
last modified time | relevance | path

Searched defs:nToDo (Results 1 – 6 of 6) sorted by relevance

/trunk/main/bridges/test/
H A Dtestclient.java70 …public void call( /*IN*/String s, /*IN*/int nToDo ) throws test.TestBridgeException, com.sun.star.… in call()
74 … public void callOneway( /*IN*/String s, /*IN*/int nToDo ) throws com.sun.star.uno.RuntimeException in callOneway()
H A Dtestcomp.cxx302 void OCallMe::call( const ::rtl::OUString& s, sal_Int32 nToDo ) in call()
327 void OCallMe::callOneway( const ::rtl::OUString& /* s */, sal_Int32 nToDo ) in callOneway()
490 double getCallsPerSec( const Reference < XCallMe > &rCall , int nLoops, int nToDo ) in getCallsPerSec()
507 int nToDo, in getCallsPerSecOneway()
/trunk/main/sd/source/filter/eppt/
H A Dpptexsoundcollection.cxx143 sal_uInt32 nToDo = ( nBytesLeft > 0x10000 ) ? 0x10000 : nBytesLeft; in Write() local
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx994 sal_uInt32 nToDo = nSize; in drawEPS() local
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx612 for ( short nToDo = pImp->aToDoStack.Count()-1; nToDo >= 0; --nToDo ) in IMPL_LINK_INLINE_END() local
1958 short nToDo; in FlushImpl() local
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx1855 sal_uLong nToDo = nSize; in drawEPS() local

Completed in 44 milliseconds