LibreOffice Module editeng (master) 1
Public Member Functions | Private Attributes | List of all members
OutlinerUndoBase Class Reference

#include <outlundo.hxx>

Inheritance diagram for OutlinerUndoBase:
[legend]
Collaboration diagram for OutlinerUndoBase:
[legend]

Public Member Functions

 OutlinerUndoBase (sal_uInt16 nId, Outliner *pOutliner)
 
OutlinerGetOutliner () const
 
- Public Member Functions inherited from EditUndo
 EditUndo (sal_uInt16 nI, EditEngine *pEE)
 
virtual ~EditUndo () override
 
EditEngineGetEditEngine ()
 
virtual void Undo () override=0
 
virtual void Redo () override=0
 
virtual bool CanRepeat (SfxRepeatTarget &) const override
 
virtual OUString GetComment () const override
 
ViewShellId GetViewShellId () const override
 See SfxUndoAction::GetViewShellId(). More...
 
sal_uInt16 GetId () const
 
- Public Member Functions inherited from SfxUndoAction
 SfxUndoAction ()
 
virtual ~SfxUndoAction () COVERITY_NOEXCEPT_FALSE
 
virtual void Undo ()
 
virtual void UndoWithContext (SfxUndoContext &i_context)
 
virtual void Redo ()
 
virtual void RedoWithContext (SfxUndoContext &i_context)
 
virtual void Repeat (SfxRepeatTarget &)
 
virtual bool CanRepeat (SfxRepeatTarget &) const
 
virtual bool Merge (SfxUndoAction *pNextAction)
 
virtual OUString GetComment () const
 
virtual OUString GetRepeatComment (SfxRepeatTarget &) const
 
virtual ViewShellId GetViewShellId () const
 
const DateTimeGetDateTime () const
 
virtual void dumpAsXml (xmlTextWriterPtr pWriter) const
 

Private Attributes

OutlinermpOutliner
 

Detailed Description

Definition at line 25 of file outlundo.hxx.

Constructor & Destructor Documentation

◆ OutlinerUndoBase()

OutlinerUndoBase::OutlinerUndoBase ( sal_uInt16  nId,
Outliner pOutliner 
)

Definition at line 26 of file outlundo.cxx.

References DBG_ASSERT, and mpOutliner.

Member Function Documentation

◆ GetOutliner()

Outliner * OutlinerUndoBase::GetOutliner ( ) const
inline

Member Data Documentation

◆ mpOutliner

Outliner* OutlinerUndoBase::mpOutliner
private

Definition at line 28 of file outlundo.hxx.

Referenced by GetOutliner(), and OutlinerUndoBase().


The documentation for this class was generated from the following files: