LibreOffice Module svtools (master) 1
Public Member Functions | Private Attributes | List of all members
svt::UnoDialogEntryGuard Class Reference

helper class for guarding access to methods of an OGenericUnoDialog More...

#include <genericunodialog.hxx>

Public Member Functions

 UnoDialogEntryGuard (OGenericUnoDialog &_rDialog)
 

Private Attributes

::osl::MutexGuard m_aGuard
 

Detailed Description

helper class for guarding access to methods of an OGenericUnoDialog

Definition at line 145 of file genericunodialog.hxx.

Constructor & Destructor Documentation

◆ UnoDialogEntryGuard()

svt::UnoDialogEntryGuard::UnoDialogEntryGuard ( OGenericUnoDialog _rDialog)
inline

Definition at line 148 of file genericunodialog.hxx.

Member Data Documentation

◆ m_aGuard

::osl::MutexGuard svt::UnoDialogEntryGuard::m_aGuard
private

Definition at line 154 of file genericunodialog.hxx.


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