Home
last modified time | relevance | path

Searched refs:CH_Handshake (Results 1 – 7 of 7) sorted by relevance

/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DHandshaker.java47 if (headerType == CH_Handshake) { in received()
81 communicationManager.sendPackage(CH_Handshake, null, realData); in sendHandshake()
H A DConstant.java36 public final static int CH_Handshake = 0x0002; field
H A DCommandCaller.java322 if (headerType != CommunicationManager.CH_Handshake) { in received()
/trunk/main/automation/source/simplecm/
H A Dpackethandler.cxx135 case CH_Handshake: in ReceiveData()
308 n16 = CH_Handshake; // Typ des Headers in SendHandshake()
H A Dsimplecm.cxx489 if ( CH_Handshake == pCL->nServiceHeaderType ) in CallDataReceived()
/trunk/main/automation/inc/automation/
H A Dcommdefines.hxx126 #define CH_Handshake 0x0002 macro
/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 52 milliseconds