Home
last modified time | relevance | path

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

/AOO41X/main/automation/source/server/
H A Dserver.cxx106 SetInfoType( CM_NO_TEXT ); in RemoteControlCommunicationManager()
110 SetInfoType( CM_SHORT_TEXT | CM_ALL ); in RemoteControlCommunicationManager()
/AOO41X/main/automation/inc/automation/
H A Dsimplecm.hxx256 void SetInfoType( CM_InfoType nIT ){ nInfoType = nIT; } in SetInfoType() function in CommunicationManager