InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
kClearAllCellStyleOverridesCmdBoss Class Reference

#include <SynthObjModel.h>

Inheritance diagram for kClearAllCellStyleOverridesCmdBoss:

Public Member Functions

IUIDData IID_IUIDDATA
 
IBoolData IID_IBOOLDATA
 
IGridAreaData IID_IGRIDAREADATA
 
ICommand IID_ICOMMAND
 

Detailed Description

 Clears all cell style overrides from the given <code>GridArea</code>.

This includes cell style attributes and paragraph styles.

Item list input
References the table to clear the overrides from.
Item list output
None
Regular observer notification
Lazy observer notification
None
See Also
kDocWorkspaceBoss, IGridAreaData

Member Function Documentation

IBoolData kClearAllCellStyleOverridesCmdBoss::IID_IBOOLDATA

Flag for clearing out overrides other than style overrides.

  • Implementation: kBoolDataImpl
  • Available in:
  • Class from:
ICommand kClearAllCellStyleOverridesCmdBoss::IID_ICOMMAND

The ICommand implementation

  • Implementation: kClearAllCellStyleOverridesCmdImpl
  • Available in:
  • Class from:
IGridAreaData kClearAllCellStyleOverridesCmdBoss::IID_IGRIDAREADATA

The GridArea to clear the cell overrides from.

  • Implementation: kGridAreaDataImpl
  • Available in:
  • Class from:
IUIDData kClearAllCellStyleOverridesCmdBoss::IID_IUIDDATA
     The style to compare against when removing overrides.  If

this is not set, we compare against whatever local style is applied to the cell.

    <ul>

    <li>Implementation: kUIDDataImpl</li>

    <li>Available in: </li>

    <li>Class from:</li>

    </ul>