![]() | InDesign SDK 20.5 |
This is the complete list of members for CmdUtils, including all inherited members.
| AbortCommandSequence(IAbortableCmdSeq *sequence) | CmdUtils | static |
| BeginAbortableCmdSeq(const char *trackingData=nullptr) | CmdUtils | static |
| BeginAutoUndoSequence(IDataBase *target, const char *trackingData=nullptr) | CmdUtils | static |
| BeginCommandSequence(const char *trackingData=nullptr) | CmdUtils | static |
| CreateCommand(ClassID cmdType) | CmdUtils | static |
| EnableBusyCursor(bool16 bEnable) | CmdUtils | static |
| EndAutoUndoSequence(IAutoUndoSequence *arg) | CmdUtils | static |
| EndCommandSequence(ICommandSequence *sequence) | CmdUtils | static |
| EndCommandSequence(IAbortableCmdSeq *sequence) | CmdUtils | static |
| ExecuteCommand(ICommand *cmd) | CmdUtils | static |
| ExecuteDynamicCommand(ICommand *cmd) | CmdUtils | static |
| ExecuteDynamicCommand(ICommand *cmd, bool16 isActive) | CmdUtils | static |
| GetMaxStackHeight() | CmdUtils | static |
| IsBusyCursorEnabled() | CmdUtils | static |
| IsCommandLWProcessed(ICommand *cmd) | CmdUtils | static |
| LWProcessCommand(ICommand *cmd) | CmdUtils | static |
| ProcessCommand(ICommand *cmd) | CmdUtils | static |
| ProcessScheduledCmds(ICommand::Priority downToPriority=ICommand::kLowestPriority) | CmdUtils | static |
| RollBackCommandSequence(const IAbortableCmdSeq *sequence, SequenceMark upToMark=SequenceMark()) | CmdUtils | static |
| ScheduleCommand(ICommand *cmd, ICommand::Priority priority=ICommand::kLowPriority) | CmdUtils | static |
| SetSequenceMark(const IAbortableCmdSeq *sequence) | CmdUtils | static |