Home
last modified time | relevance | path

Searched refs:CM_NO_TEXT (Results 1 – 3 of 3) sorted by relevance

/trunk/main/automation/inc/automation/
H A Dsimplecm.hxx45 #define CM_NO_TEXT ( (CM_InfoType) 01 ) macro
72 case CM_NO_TEXT: \
/trunk/main/automation/source/simplecm/
H A Dsimplecm.cxx84 return CM_NO_TEXT; in GetInfoType()
/trunk/main/automation/source/server/
H A Dserver.cxx104 SetInfoType( CM_NO_TEXT ); in RemoteControlCommunicationManager()