27 #include "IPMUnknown.h" 29 #include "WritingModeUIID2.h" 31 #include "IInterfaceColors.h" 32 #include "LineDescription.h" 79 UID &threadDictUID, uint32 &threadDictKey,
80 TextIndex &threadStart, int32 &threadSpan) = 0;
96 const PMPoint &textDrawPt, int32 runDrawLength, int32 runIndex,
97 bool16 showInvisibles,
const PMRect &highlightRect) = 0;
114 virtual void DrawHilite(
const TextIndex textModelStart,
const TextIndex textModelEnd) = 0;
131 #endif // __ITextRun__