InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ThesDefinition Struct Reference

#include <IThesaurusService.h>

Public Types

typedef object_type data_type
 

Public Member Functions

bool16 operator== (const ThesDefinition &rData) const
 

Public Attributes

WideString fDefinitionStr
 
WideString fPartOfSpeechStr
 
WideString fInflectionStr
 
WideStringList fSynonyms
 
WideStringList fAntonyms
 
WideStringList fComparedWords
 
WideStringList fRelatedWords
 
WideStringList fContrastingWords
 

Detailed Description

struct ThesDefinition

container of thesaurus information for a single lookup word's thesaurus definition a lookup word may have multiple ThesDefinitions

Member Function Documentation

bool16 ThesDefinition::operator== (const ThesDefinitionrData) const
inline

comparison operator for ThesDefinition

Member Data Documentation

WideStringList ThesDefinition::fAntonyms

synonyms word list

WideStringList ThesDefinition::fComparedWords

antonyms word list

WideStringList ThesDefinition::fContrastingWords

see also word list

WideString ThesDefinition::fInflectionStr

part of speech for the lookup word in this definition context

WideString ThesDefinition::fPartOfSpeechStr

definition of the lookup word in this definition context

WideStringList ThesDefinition::fRelatedWords

compared word list

WideStringList ThesDefinition::fSynonyms

inflection of the lookup word in this thesaurus context