![]() | InDesign SDK 20.5 |
#include <CmdUtils.h>
Public Member Functions | |
| AutoUndoSequencePtr (IDataBase *target) | |
| ~AutoUndoSequencePtr () | |
Stack based helper class had for wrapping changes occurring in a code block in a auto undo sequence. The constructor begins the sequence and the destructor ends it.
| inlineexplicit |
Begins the sequence.
| target | database to be changed within the sequence. |
| inline |
Ends the sequence.