LibreOffice Module svtools (master) 1
Public Member Functions | Private Attributes | List of all members
svt::OGenericUnoAsyncDialog< T >::UnoAsyncDialogEntryGuard Class Reference

Public Member Functions

 UnoAsyncDialogEntryGuard (OGenericUnoAsyncDialog< T > &_rDialog)
 

Private Attributes

::osl::MutexGuard m_aGuard
 

Detailed Description

template<typename T>
class svt::OGenericUnoAsyncDialog< T >::UnoAsyncDialogEntryGuard

Definition at line 39 of file genericasyncunodialog.hxx.

Constructor & Destructor Documentation

◆ UnoAsyncDialogEntryGuard()

template<typename T >
svt::OGenericUnoAsyncDialog< T >::UnoAsyncDialogEntryGuard::UnoAsyncDialogEntryGuard ( OGenericUnoAsyncDialog< T > &  _rDialog)
inline

Definition at line 42 of file genericasyncunodialog.hxx.

Member Data Documentation

◆ m_aGuard

template<typename T >
::osl::MutexGuard svt::OGenericUnoAsyncDialog< T >::UnoAsyncDialogEntryGuard::m_aGuard
private

Definition at line 48 of file genericasyncunodialog.hxx.


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