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

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