LibreOffice Module embeddedobj (master) 1
Public Member Functions | Private Attributes | List of all members
VerbExecutionController Class Reference

#include <oleembobj.hxx>

Public Member Functions

 VerbExecutionController ()
 
void LockNotification ()
 
void UnlockNotification ()
 

Private Attributes

::osl::Mutex m_aVerbExecutionMutex
 
sal_Int32 m_nNotificationLock
 

Detailed Description

Definition at line 47 of file oleembobj.hxx.

Constructor & Destructor Documentation

◆ VerbExecutionController()

VerbExecutionController::VerbExecutionController ( )
inline

Definition at line 63 of file oleembobj.hxx.

Member Function Documentation

◆ LockNotification()

void VerbExecutionController::LockNotification ( )

◆ UnlockNotification()

void VerbExecutionController::UnlockNotification ( )

Member Data Documentation

◆ m_aVerbExecutionMutex

::osl::Mutex VerbExecutionController::m_aVerbExecutionMutex
private

Definition at line 50 of file oleembobj.hxx.

Referenced by LockNotification(), and UnlockNotification().

◆ m_nNotificationLock

sal_Int32 VerbExecutionController::m_nNotificationLock
private

Definition at line 52 of file oleembobj.hxx.

Referenced by LockNotification(), and UnlockNotification().


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