LibreOffice Module dbaccess (master) 1
Classes | Namespaces
dbaundomanager.cxx File Reference
#include <dbaccess/dbaundomanager.hxx>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/NoSupportException.hpp>
#include <svl/undo.hxx>
#include <vcl/svapp.hxx>
#include <framework/undomanagerhelper.hxx>
#include <framework/imutex.hxx>
Include dependency graph for dbaundomanager.cxx:

Go to the source code of this file.

Classes

struct  dbaui::UndoManager_Impl
 

Namespaces

namespace  dbaui
 

Variable Documentation

◆ m_aGuard

osl::ClearableMutexGuard m_aGuard
private

Definition at line 137 of file dbaundomanager.cxx.

◆ m_aMutexFacade

OslMutexFacade m_aMutexFacade
private

Definition at line 138 of file dbaundomanager.cxx.

◆ m_rMutex

::osl::Mutex& m_rMutex
private

Definition at line 97 of file dbaundomanager.cxx.