24 #ifndef __ITRACKCHANGEUTILS__ 25 #define __ITRACKCHANGEUTILS__ 28 #include "IInterfaceColors.h" 31 #include "redlineiterator.h" 34 #include "WideString.h" 37 #include "InCopySharedID.h" 50 enum { kDefaultIID = IID_ITRACKCHANGEUTILS };
172 virtual bool16
RangeHasChanges(
UIDRef storyRef, TextIndex startIndex, TextIndex endIndex, bool16 convertedRange) = 0;
199 virtual bool16 ToggleTrackChangeDisplay() = 0;
203 #endif // __ITRACKCHANGEUTILS__