24 #ifndef __INOTEUTILS__ 25 #define __INOTEUTILS__ 40 class INoteStringAttribute;
51 #include "IPMUnknown.h" 59 enum { kDefaultIID = IID_INOTEUTILS };
117 bool16 composeFirst = kTrue) = 0;
339 virtual void DoDragDropNoteModel(
UIDRef srcStoryRef,
UIDRef targetStoryRef, TextIndex srcTextIndex, TextIndex targetTextIndex, bool16 duplicateNote, bool16 startOfDeletedText) = 0;
342 #endif // __INOTEUTILS__