24 #ifndef __ITEXTSTYLESFACADE__ 25 #define __ITEXTSTYLESFACADE__ 27 #include "IPMUnknown.h" 30 #include "IStyleRemapData.h" 31 #include "IStyleGroupHierarchy.h" 32 #include "keyboarddefs.h" 57 enum {kDefaultIID = IID_ITEXTSTYLESFACADE };
82 UID* newStyleUID ) = 0;
104 bool16 useDefaultsAttributes,
107 const int16 modifier,
109 UID* newStyleUID = nil,
110 const int32 position = -1 ) = 0;
134 UID* newStyleUID ) = 0;
154 bool16 useDefaultsAttributes,
157 const int16 modifier ,
159 UID* newStyleUID = nil,
160 const int32 position = -1 ) = 0;
172 UID* newStyleGroupUID = nil,
173 const int32 position = -1
185 UID* newStyleGroupUID = nil,
186 const int32 position = -1
219 UID styleToReplaceWith = kInvalidUID,
220 bool16 preserveFormatting = kTrue) = 0;
232 UID styleToReplaceWith = kInvalidUID,
233 bool16 preserveFormatting = kTrue) = 0;
264 const int32 position,
279 const int32 position,
295 const bool16 bNotify = kTrue) = 0;
322 UID newDefaultStyleUID) = 0;
330 UID newDefaultStyleUID) = 0;
350 #endif // define __ITEXTSTYLESFACADE__