LibreOffice Module chart2 (master) 1
Public Member Functions | List of all members
chart::UndoGuardWithSelection Class Reference

#include <UndoGuard.hxx>

Inheritance diagram for chart::UndoGuardWithSelection:
[legend]
Collaboration diagram for chart::UndoGuardWithSelection:
[legend]

Public Member Functions

 UndoGuardWithSelection (const OUString &i_undoMessage, const css::uno::Reference< css::document::XUndoManager > &i_undoManager)
 
virtual ~UndoGuardWithSelection ()
 
- Public Member Functions inherited from chart::UndoGuard
 UndoGuard (OUString i_undoMessage, const css::uno::Reference< css::document::XUndoManager > &i_undoManager, const ModelFacet i_facet=E_MODEL)
 
 ~UndoGuard ()
 
void commit ()
 
void rollback ()
 

Additional Inherited Members

- Protected Member Functions inherited from chart::UndoGuard
bool isActionPosted () const
 

Detailed Description

Definition at line 91 of file UndoGuard.hxx.

Constructor & Destructor Documentation

◆ UndoGuardWithSelection()

chart::UndoGuardWithSelection::UndoGuardWithSelection ( const OUString &  i_undoMessage,
const css::uno::Reference< css::document::XUndoManager > &  i_undoManager 
)
explicit

Definition at line 109 of file UndoGuard.cxx.

◆ ~UndoGuardWithSelection()

chart::UndoGuardWithSelection::~UndoGuardWithSelection ( )
virtual

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