24 #ifndef ITABLESTYLESFACADE_H 25 #define ITABLESTYLESFACADE_H 27 #include "IPMUnknown.h" 28 #include "TableTypes.h" 30 #include "keyboarddefs.h" 49 enum {kDefaultIID = IID_ITABLESTYLESFACADE};
71 const UIDList& whichStyles)
const = 0;
98 UIDList& out_RegionalStyleSet)
const = 0;
161 const UID& parentUID,
162 const int32 position,
163 UID* out_NewGroup = nil)
const = 0;
240 const UIDRef& tableModelRef,
241 const bool16 removeTableOverrides = kFalse,
242 const bool16 removeCellStyle = kFalse)
const = 0;
268 const VirtualKey shortcutKey = kVirtualNullKey,
269 const int16 modifiers = 0,
271 const bool16 preserveRegionalFormatting = kFalse)
const = 0;
295 const int32 position,
298 const UID& basedOnStyle = kInvalidUID,
301 const int16 modifiers = 0,
302 const GlobalTime* shortcutTime = nil)
const = 0;
320 const int32 stylePosition = -1)
const = 0;
334 const UID& replacementStyle,
335 const bool16 preserveFormatting = kFalse)
const = 0;
359 const bool16 clearCellStyles = kFalse)
const = 0;
370 UID& out_TableStyle)
const = 0;
424 UIDRef& out_NewStyleRef)
const = 0;