Home
last modified time | relevance | path

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

/aoo41x/main/automation/inc/automation/
H A Dsimplecm.hxx67 if ( (Type & GetInfoType()) > 0 ) \
69 switch ( GetInfoType() & 03 ) \
112 CM_InfoType GetInfoType(){ return nInfoType; } in GetInfoType() function in InfoString
185 CM_InfoType GetInfoType();
257 CM_InfoType GetInfoType(){ return nInfoType; } in GetInfoType() function in CommunicationManager
H A Dcommuni.hxx150 CM_InfoType GetInfoType(){ return pMyServer->GetInfoType(); } in GetInfoType() function in CommunicationManagerServerAcceptThread
/aoo41x/main/automation/source/simplecm/
H A Dsimplecm.cxx79 CM_InfoType CommunicationLink::GetInfoType() in GetInfoType() function in CommunicationLink
82 return pMyManager->GetInfoType(); in GetInfoType()

Completed in 23 milliseconds