Home
last modified time | relevance | path

Searched refs:nLNr1 (Results 1 – 4 of 4) sorted by relevance

/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java218 long nLNr1=0; in writeParams() local
246 nLNr1 = l; in writeParams()
290 writeULong(nLNr1); in writeParams()
369 long nLNr1 = 0; in handleResponse() local
376 nLNr1 = readULong(); in handleResponse()
395 ret.add(new Long(nLNr1)); in handleResponse()
409 winInfoReceiver.addWinInfo(sid, nLNr1, aString1); in handleResponse()
441 private void callFlow(int nArt, long nLNr1) { in callFlow() argument
445 writeULong(nLNr1); in callFlow()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx134 , nLNr1(0) in StatementFlow()
145 , nLNr1(0) in StatementFlow()
246 pRet->GenReturn(RET_Sequence,nLNr1); in Execute()
696 , nLNr1(0) in StatementCommand()
730 , nLNr1(0) in StatementCommand()
1401 nLNr1 |= DH_MODE_SEND_DATA; in DisplayHID()
1403 nLNr1 &= ( ~DH_MODE_SEND_DATA ); in DisplayHID()
1422 nLNr1 |= DH_MODE_SEND_DATA; in DisplayHID()
2048 if( (nParams & PARAM_STR_1) && nLNr1 ) in Translate()
2454 nLNr1 = (sal_uLong)pControl; in Execute()
[all …]
H A Dstatemnt.hxx351 comm_ULONG nLNr1; member in StatementCommand
387 comm_ULONG nLNr1; member in StatementControl
411 comm_ULONG nLNr1; member in StatementFlow
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 36 milliseconds