LibreOffice Module svl (master) 1
Public Member Functions | Public Attributes | List of all members
MarkedUndoAction Struct Reference

#include <undo.hxx>

Public Member Functions

 MarkedUndoAction (std::unique_ptr< SfxUndoAction > p)
 

Public Attributes

std::unique_ptr< SfxUndoActionpAction
 
::std::vector< UndoStackMarkaMarks
 

Detailed Description

Definition at line 90 of file undo.hxx.

Constructor & Destructor Documentation

◆ MarkedUndoAction()

MarkedUndoAction::MarkedUndoAction ( std::unique_ptr< SfxUndoAction p)
inline

Definition at line 95 of file undo.hxx.

References p.

Member Data Documentation

◆ aMarks

::std::vector< UndoStackMark > MarkedUndoAction::aMarks

Definition at line 93 of file undo.hxx.

Referenced by SfxUndoManager::HasTopUndoActionMark(), and SfxUndoManager::RemoveMark().

◆ pAction

std::unique_ptr<SfxUndoAction> MarkedUndoAction::pAction

Definition at line 92 of file undo.hxx.


The documentation for this struct was generated from the following file: