Home
last modified time | relevance | path

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

/trunk/main/automation/source/simplecm/
H A Dpackethandler.hxx51 comm_UINT16 nReceiveProtocol;
52 comm_UINT16 nReceiveHeaderType;
57 comm_UINT16 GetReceiveProtocol() { return nReceiveProtocol; } in GetReceiveProtocol()
58 comm_UINT16 GetReceiveHeaderType() { return nReceiveHeaderType; } in GetReceiveHeaderType()
H A Dpackethandler.cxx55 comm_UINT16 nRes = 0; in CalcCheckByte()
118 comm_UINT16 nHeaderBytes = 0; in ReceiveData()
229 comm_UINT16 n16; in TransferData()
298 comm_UINT16 n16; in SendHandshake()
/trunk/main/automation/inc/automation/
H A Dcommtypes.hxx62 typedef sal_uInt16 comm_UINT16; typedef
H A Dcommdefines.hxx114 typedef comm_UINT16 CMProtocol;