![]() | InDesign SDK 20.5 |
This is the complete list of members for ITableSelectionSuite, including all inherited members.
| AddRef() const =0 | IPMUnknown | pure virtual |
| CanShiftExtendSelection(const ITableModel *trackerFramesTableModel) const =0 | ITableSelectionSuite | pure virtual |
| CenterViewToSelection()=0 | ITableSelectionSuite | pure virtual |
| DeselectAll(void)=0 | ITableSelectionSuite | pure virtual |
| GetAnchor() const =0 | ITableSelectionSuite | pure virtual |
| GetNewTableSelection(const ITableModel *tableModel, const GridArea newSelection, const GridAddress anchorAddr, const SelectAction selectionAction=kReplace)=0 | ITableSelectionSuite | pure virtual |
| GetSavedIndex() const =0 | ITableSelectionSuite | pure virtual |
| GetSelection() const =0 | ITableSelectionSuite | pure virtual |
| GetTableSpan() const =0 | ITableSelectionSuite | pure virtual |
| kAddTo enum value (defined in ITableSelectionSuite) | ITableSelectionSuite | |
| kDefaultIID enum value (defined in ITableSelectionSuite) | ITableSelectionSuite | |
| kExtend enum value (defined in ITableSelectionSuite) | ITableSelectionSuite | |
| kReplace enum value (defined in ITableSelectionSuite) | ITableSelectionSuite | |
| QueryInterface(PMIID interfaceID) const =0 | IPMUnknown | pure virtual |
| QuerySelectedTableModel(void) const =0 | ITableSelectionSuite | pure virtual |
| Release() const =0 | IPMUnknown | pure virtual |
| ScrollViewToSelection(const ITableModel *model, const GridArea newSelection)=0 | ITableSelectionSuite | pure virtual |
| ScrollViewToSelection(const GridArea newSelection)=0 | ITableSelectionSuite | pure virtual |
| Select(const ITableModel *table, const GridArea &cells, const SelectAction selectionAction, const bool16 autoScroll)=0 | ITableSelectionSuite | pure virtual |
| Select(IPMUnknown *targetingBoss, const SelectAction selectionAction, const bool16 autoScroll)=0 | ITableSelectionSuite | pure virtual |
| SelectAction enum name | ITableSelectionSuite | |
| SelectAll(void)=0 | ITableSelectionSuite | pure virtual |
| SelectAll(const ITableModel *model)=0 | ITableSelectionSuite | pure virtual |
| SelectAllBodyRows(const ITableModel *tableModel, const bool16 autoScroll=kTrue)=0 | ITableSelectionSuite | pure virtual |
| SelectAllFooterRows(const ITableModel *tableModel, const bool16 autoScroll=kTrue)=0 | ITableSelectionSuite | pure virtual |
| SelectAllHeaderRows(const ITableModel *tableModel, const bool16 autoScroll=kTrue)=0 | ITableSelectionSuite | pure virtual |
| SelectBodyColumns(const int32 startColNum, const int32 colsToSelect, const ITableModel *model, const bool16 useLeftColumnAsAnchor, const bool16 autoScroll)=0 | ITableSelectionSuite | pure virtual |
| SelectColumns(const int32 startColNum, const int32 colsToSelect, const ITableModel *model, const bool16 useLeftColumnAsAnchor, const bool16 autoScroll)=0 | ITableSelectionSuite | pure virtual |
| SelectColumns(const int32 startColNum, const int32 colsToSelect, const bool16 useLeftColumnAsAnchor, const bool16 autoScroll)=0 | ITableSelectionSuite | pure virtual |
| SelectRows(const int32 startRowNum, const int32 rowsToSelect, const ITableModel *model, const bool16 useTopRowAsAnchor, const bool16 autoScroll)=0 | ITableSelectionSuite | pure virtual |
| SelectRows(const int32 startRowNum, const int32 rowsToSelect, const bool16 useTopRowAsAnchor, const bool16 autoScroll)=0 | ITableSelectionSuite | pure virtual |
| SetSavedIndex(TextIndex index)=0 | ITableSelectionSuite | pure virtual |