27 #include "IPMUnknown.h" 29 #include "WritingModeUIID2.h" 32 #include "IInterfaceColors.h" 33 #include "LineDescription.h" 35 #include "IStoryService.h" 81 enum { kDefaultIID = IID_ITEXTRUNS };
176 virtual int32
GetNumRuns(int32 storyIndex, int32 at) = 0;
350 int32 lineIndex, int32 runIndex) = 0;
371 int32 lineIndex, int32 runIndex) = 0;
395 int32 lineIndex, int32 runIndex) = 0;
411 int32 runIndex,
const RealAGMColor &textColor,
const PMPoint &drawPt, bool16 showInvisibles) = 0;
443 const LineDescription &description, bool16 topLineInDraw, int32 storyIndex) = 0;
463 #endif // __ITextRuns__