Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A Dserver.cxx104 SetInfoType( CM_NO_TEXT ); in RemoteControlCommunicationManager()
108 SetInfoType( CM_SHORT_TEXT | CM_ALL ); in RemoteControlCommunicationManager()
/trunk/main/automation/inc/automation/
H A Dsimplecm.hxx257 void SetInfoType( CM_InfoType nIT ){ nInfoType = nIT; } in SetInfoType() function in CommunicationManager