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

#include <UndoGuard.hxx>

Public Member Functions

 HiddenUndoContext (const css::uno::Reference< css::document::XUndoManager > &i_undoManager)
 
 ~HiddenUndoContext ()
 

Private Attributes

css::uno::Reference< css::document::XUndoManager > m_xUndoManager
 

Detailed Description

Definition at line 101 of file UndoGuard.hxx.

Constructor & Destructor Documentation

◆ HiddenUndoContext()

chart::HiddenUndoContext::HiddenUndoContext ( const css::uno::Reference< css::document::XUndoManager > &  i_undoManager)
explicit

Definition at line 121 of file UndoGuard.cxx.

References DBG_UNHANDLED_EXCEPTION, ENSURE_OR_THROW, and m_xUndoManager.

◆ ~HiddenUndoContext()

chart::HiddenUndoContext::~HiddenUndoContext ( )

Definition at line 137 of file UndoGuard.cxx.

References DBG_UNHANDLED_EXCEPTION, and m_xUndoManager.

Member Data Documentation

◆ m_xUndoManager

css::uno::Reference< css::document::XUndoManager > chart::HiddenUndoContext::m_xUndoManager
private

Definition at line 110 of file UndoGuard.hxx.

Referenced by HiddenUndoContext(), and ~HiddenUndoContext().


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