24 #ifndef __IGALLEYUTILS__ 25 #define __IGALLEYUTILS__ 27 #include "WritingModeID2.h" 42 namespace InDesign{
class TextRange;}
48 #include "IPMUnknown.h" 50 #include "ITextDataValidation.h" 51 #include "IInCopyViewPrefs.h" 53 #include "RangeData.h" 77 enum { kDefaultIID = IID_IGALLEYUTILS };
198 const RealAGMColor& backgroundColor, bool16 hilite = kFalse) = 0;
361 int32 primarySpan, bool16 &endsInForceBreak) = 0;
386 virtual void RefreshAllText(
IControlView* writingView, bool16 justInval, bool16 ignoreILE, bool16 backgroundCompose = kFalse) = 0;
497 #endif // __IGALLEYUTILS__