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

Same as UndoLiveUpdateGuard but with additional storage of the chart's data. More...

#include <UndoGuard.hxx>

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

Public Member Functions

 UndoLiveUpdateGuardWithData (const OUString &i_undoMessage, const css::uno::Reference< css::document::XUndoManager > &i_undoManager)
 
 ~UndoLiveUpdateGuardWithData ()
 
- 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

Same as UndoLiveUpdateGuard but with additional storage of the chart's data.

Only use this if the data has internal data.

Definition at line 80 of file UndoGuard.hxx.

Constructor & Destructor Documentation

◆ UndoLiveUpdateGuardWithData()

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

Definition at line 97 of file UndoGuard.cxx.

◆ ~UndoLiveUpdateGuardWithData()

chart::UndoLiveUpdateGuardWithData::~UndoLiveUpdateGuardWithData ( )

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