Home
last modified time | relevance | path

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

/trunk/main/automation/inc/automation/
H A Dcommdefines.hxx114 typedef comm_UINT16 CMProtocol; typedef
116 #define CM_PROTOCOL_OLDSTYLE (CMProtocol)0x0001
117 #define CM_PROTOCOL_MARS (CMProtocol)0x0001
118 #define CM_PROTOCOL_BROADCASTER (CMProtocol)0x0002
119 #define CM_PROTOCOL_USER_START (CMProtocol)0x0100
H A Dsimplecm.hxx159 sal_Bool TransferDataStream( SvStream *pDataStream, CMProtocol nProtocol = CM_PROTOCOL_OLDSTYLE );
192 …virtual sal_Bool DoTransferDataStream( SvStream *pDataStream, CMProtocol nProtocol = CM_PROTOCOL_O…
H A Dcommuni.hxx83 …virtual sal_Bool DoTransferDataStream( SvStream *pDataStream, CMProtocol nProtocol = CM_PROTOCOL_O…
/trunk/main/automation/source/simplecm/
H A Dsimplecm.cxx101 sal_Bool CommunicationLink::DoTransferDataStream( SvStream *pDataStream, CMProtocol nProtocol ) in DoTransferDataStream()
122 sal_Bool CommunicationLink::TransferDataStream( SvStream *pDataStream, CMProtocol nProtocol ) in TransferDataStream()
H A Dpackethandler.hxx62 …virtual comm_BOOL TransferData( const void* pData, comm_UINT32 nLen, CMProtocol nProtocol = CM_PRO…
H A Dpackethandler.cxx200 comm_BOOL PacketHandler::TransferData( const void* pData, comm_UINT32 nLen, CMProtocol nProtocol ) in TransferData()
/trunk/main/automation/source/communi/
H A Dcommuni.cxx226 sal_Bool CommunicationLinkViaSocket::DoTransferDataStream( SvStream *pDataStream, CMProtocol nProto… in DoTransferDataStream()

Completed in 28 milliseconds