Home
last modified time | relevance | path

Searched refs:CM_CLOSE (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/automation/inc/automation/
H A Dsimplecm.hxx50 #define CM_CLOSE ( (CM_InfoType) 0x0008 ) macro
61 #define CM_ALL ( CM_OPEN | CM_CLOSE | CM_RECEIVE | CM_SEND | CM_ERROR | CM_MISC )
/AOO42X/main/automation/source/simplecm/
H A Dsimplecm.cxx464 CM_CLOSE, pCL ); in CallConnectionClosed()