Home
last modified time | relevance | path

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

/aoo42x/main/automation/inc/automation/
H A Dsimplecm.hxx68 if ( (Type & GetInfoType()) > 0 ) \
70 switch ( GetInfoType() & 03 ) \
113 CM_InfoType GetInfoType(){ return nInfoType; } in GetInfoType() function in InfoString
186 CM_InfoType GetInfoType();
258 CM_InfoType GetInfoType(){ return nInfoType; } in GetInfoType() function in CommunicationManager
H A Dcommuni.hxx151 CM_InfoType GetInfoType(){ return pMyServer->GetInfoType(); } in GetInfoType() function in CommunicationManagerServerAcceptThread
/aoo42x/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 576 milliseconds