InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ITableCommands Member List

This is the complete list of members for ITableCommands, including all inherited members.
AddRef() const =0IPMUnknownpure virtual
ApplyCellOverrides(const GridArea &cells, const AttributeBossList *attrs)=0ITableCommandspure virtual
ApplyCellStrokes(const GridArea &area, const ICellStrokeAttrData::Data &data)=0ITableCommandspure virtual
ApplyColOverrides(const ColRange &cols, const AttributeBossList *attrs)=0ITableCommandspure virtual
ApplyRowOverrides(const RowRange &rows, const AttributeBossList *attrs)=0ITableCommandspure virtual
ApplyTableOverrides(const AttributeBossList *attrs)=0ITableCommandspure virtual
ChangeTableDirection(Tables::EDirection directionRTL)=0 (defined in ITableCommands)ITableCommandspure virtual
ClearBorderOverrides(Tables::ECellEdge edge, const AttributeBossList *attrs)=0ITableCommandspure virtual
ClearCellOverrides(const GridArea &cells, const AttributeBossList *attrs)=0ITableCommandspure virtual
ClearCellOverridesUISafe(const GridArea &cells, const AttributeBossList *attrs)=0ITableCommandspure virtual
ClearCellStrokes(const GridArea &area, const ICellStrokeAttrData::Data &data)=0ITableCommandspure virtual
ClearCellStrokesUISafe(const GridArea &area, const ICellStrokeAttrData::Data &data)=0ITableCommandspure virtual
ClearContent(const GridArea &cells)=0ITableCommandspure virtual
ConvertCellsType(const GridArea &cells, CellType destType, bool16 tryToPreserveData=kFalse)=0ITableCommandspure virtual
ConvertTableToText(const PMString colSeparator="\t", const PMString rowSeparator="\r")=0ITableCommandspure virtual
ConvertToBodyRows(const RowRange &rows)=0ITableCommandspure virtual
ConvertToFooterRows(const RowRange &rows)=0ITableCommandspure virtual
ConvertToHeaderRows(const RowRange &rows)=0ITableCommandspure virtual
CreateColSegment(const PMReal &distanceFromEdge, const RowRange &segmentRange)=0ITableCommandspure virtual
CreateRowSegment(const PMReal &distanceFromEdge, const ColRange &segmentRange)=0ITableCommandspure virtual
DeleteColumns(const ColRange &cols)=0ITableCommandspure virtual
DeleteRows(const RowRange &rows)=0ITableCommandspure virtual
DeleteRowsButNotAnchors(const RowRange &rows)=0ITableCommandspure virtual
InsertColumns(const ColRange &cols, const Tables::ERelativePosition pos, const PMReal &width, const Tables::EContinuation continuation=Tables::eStructureAllAttrs)=0ITableCommandspure virtual
InsertRows(const RowRange &rows, const Tables::ERelativePosition pos, const PMReal &height, const Tables::EContinuation continuation=Tables::eStructureAllAttrs)=0ITableCommandspure virtual
kDefaultIID enum value (defined in ITableCommands)ITableCommands
MergeCells(const GridArea &cells)=0ITableCommandspure virtual
MoveColumns(ITableModel *sourceTable, GridArea fromArea, int32 toColumn, Tables::ERelativePosition pos, bool16 duplicateFlag)=0ITableCommandspure virtual
MoveRows(ITableModel *sourceTable, GridArea fromArea, int32 toRow, Tables::ERelativePosition pos, bool16 duplicateFlag)=0ITableCommandspure virtual
PastePageItem(const GridAddress &anchor, UIDRef pageItemUID, bool16 preventCopy=kFalse)=0ITableCommandspure virtual
QueryApplyCellOverridesCmd(const GridArea &cells, const AttributeBossList *attrs)=0ITableCommandspure virtual
QueryApplyCellStrokesCmd(const GridArea &area, const ICellStrokeAttrData::Data &data)=0ITableCommandspure virtual
QueryClearCellStrokesCmd(const GridArea &area, const ICellStrokeAttrData::Data &data)=0ITableCommandspure virtual
QueryClearCellStrokesUISafeCmd(const GridArea &area, const ICellStrokeAttrData::Data &data)=0ITableCommandspure virtual
QueryDeleteTableCmd(const UIDRef &tableRef)=0ITableCommandspure virtual
QueryInterface(PMIID interfaceID) const =0IPMUnknownpure virtual
RegisterContentMgr(CellType contentMgrType, const UIDRef &contenMgr)=0ITableCommandspure virtual
RegisterStrand(const UIDRef &strandRef)=0ITableCommandspure virtual
Release() const =0IPMUnknownpure virtual
ResizeCols(const ColRange &cols, const PMReal &newWidth)=0ITableCommandspure virtual
ResizeRows(const RowRange &rows, const PMReal &newHeight)=0ITableCommandspure virtual
SetCellText(const WideString &cellText, const GridAddress &anchor)=0ITableCommandspure virtual
SetTableStyle(const UIDRef &styleRef)=0ITableCommandspure virtual
SplitCells(const GridArea &cells, const ITableModel::ESplitDirection splitDirection)=0ITableCommandspure virtual
SwapCellStrokeFill(const GridArea &cells)=0ITableCommandspure virtual
UnmergeCell(const GridAddress &anchor)=0ITableCommandspure virtual