Home
last modified time | relevance | path

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

/AOO42X/main/automation/inc/automation/
H A Dsimplecm.hxx49 #define CM_OPEN ( (CM_InfoType) 0x0004 ) 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.cxx452 CM_OPEN, pCL ); in CallConnectionOpened()