24 #ifndef ICELLSTYLESFACADE_H 25 #define ICELLSTYLESFACADE_H 27 #include "IPMUnknown.h" 30 #include "TableTypes.h" 31 #include "keyboarddefs.h" 51 enum {kDefaultIID = IID_ICELLSTYLESFACADE};
64 const UIDList& whichStyles)
const = 0;
80 const UID& startingStyle,
102 const PMIID& attributeType)
const = 0;
135 UIDList& out_OverridingParaStyles,
136 const UIDRef& styleToCheck = UIDRef::gNull)
const = 0;
159 const UIDRef& styleToCheck = UIDRef::gNull)
const = 0;
192 const UID& parentUID,
193 const int32 position,
194 UID* out_NewGroup = nil)
const = 0;
237 UIDRef& out_NewStyle)
const = 0;
277 const UIDRef& tableModelRef,
279 const bool16 removeOverrides = kFalse,
280 const bool16 applyParaStyle = kTrue)
const = 0;
294 const UIDRef& tableModelRef,
295 const GridArea& whichArea)
const = 0;
316 const UID& basedOnStyleUID,
317 const VirtualKey shortcutKey = kVirtualNullKey,
318 const int16 modifiers = 0,
319 const GlobalTime* shortcutTime = nil)
const = 0;
338 const UID& replacementStyle = kInvalidUID,
339 const bool16 preserveFormatting = kFalse)
const = 0;
368 const int32 position,
371 const UID& basedOnStyle = kInvalidUID,
373 const VirtualKey shortcutKey = kVirtualNullKey,
374 const int16 modifiers = 0,
375 const GlobalTime* shortcutTime = nil)
const = 0;
394 const int32 stylePosition = -1)
const = 0;
408 const GridArea& whichArea)
const = 0;
426 const GridArea& whichArea)
const = 0;
476 const GridArea& whichArea)
const = 0;
489 const GridArea& whichArea)
const = 0;
505 UIDList& out_SelectedStyles)
const = 0;