Searched refs:nMaxCon (Results 1 – 2 of 2) sorted by relevance
/trunk/main/automation/source/communi/ |
H A D | communi.cxx | 406 …Socket::CommunicationManagerServerViaSocket( sal_uLong nPort, sal_uInt16 nMaxCon, sal_Bool bUseMul… in CommunicationManagerServerViaSocket() argument 409 , nMaxConnections( nMaxCon ) in CommunicationManagerServerViaSocket() 444 …erAcceptThread( CommunicationManagerServerViaSocket* pServer, sal_uLong nPort, sal_uInt16 nMaxCon ) in CommunicationManagerServerAcceptThread() argument 448 , nMaxConnections( nMaxCon ) in CommunicationManagerServerAcceptThread()
|
/trunk/main/automation/inc/automation/ |
H A D | communi.hxx | 118 …CommunicationManagerServerViaSocket( sal_uLong nPort, sal_uInt16 nMaxCon, sal_Bool bUseMultiChanne… 136 …ommunicationManagerServerViaSocket* pServer, sal_uLong nPort, sal_uInt16 nMaxCon = CM_UNLIMITED_CO…
|
Completed in 18 milliseconds