24 #ifndef __IAttributeStrand__ 25 #define __IAttributeStrand__ 28 #include "IPMUnknown.h" 30 #include "DataWrapper.h" 42 enum { kDefaultIID = IID_IATTRIBUTESTRAND };
59 int32 *pnumchars,
UID styleref, bool16 removeAll, bool16 keepOldStyleAsOverrides = kTrue) = 0;
101 UID rootStyle,
UID oldParagraphStyle,
UID storyThreadStyle) = 0;
109 virtual UID GetStyleUID(TextIndex position, int32 *count, TextIndex *runBegin = nil)
const = 0;
124 const UID &charRootStyle,
const UID ¶RootStyle,
131 const UID &charRootStyle,
const UID ¶RootStyle,
138 const UID &charRootStyle,
139 const UID ¶RootStyle,
153 #endif // __IAttributeStrand__