24 #ifndef __IINDEXINGDATASUITE__ 25 #define __IINDEXINGDATASUITE__ 28 #include "IPMUnknown.h" 29 #include "IIndexPageEntryData.h" 30 #include "IIndexXRefEntryData.h" 33 #include "IndexTopicEntry.h" 56 enum { kDefaultIID = IID_IINDEXINGDATASUITE };
128 int32 numOfParOrPage,
130 bool16 updateSelection = kTrue,
131 bool16 sortPRefs = kTrue
153 int32 numOfParOrPage,
158 bool16 updateSelection = kTrue,
159 bool16 sortPRefs = kTrue
180 int32 numOfParOrPage,
182 bool16 updateSelection = kTrue,
183 bool16 sortPRefs = kTrue,
184 bool16 reversedNames = kFalse
206 int32 numOfParOrPage,
209 bool16 updateSelection = kTrue,
210 bool16 sortPRefs = kTrue
224 bool16 bReversedNames
228 #endif // __IINDEXINGDATASUITE__