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

#include <oleembobj.hxx>

Collaboration diagram for VerbExecutionControllerGuard:
[legend]

Public Member Functions

 VerbExecutionControllerGuard (VerbExecutionController &rController)
 
 ~VerbExecutionControllerGuard ()
 

Private Attributes

VerbExecutionControllerm_rController
 

Detailed Description

Definition at line 86 of file oleembobj.hxx.

Constructor & Destructor Documentation

◆ VerbExecutionControllerGuard()

VerbExecutionControllerGuard::VerbExecutionControllerGuard ( VerbExecutionController rController)
inline

Definition at line 91 of file oleembobj.hxx.

References VerbExecutionController::LockNotification(), and m_rController.

◆ ~VerbExecutionControllerGuard()

VerbExecutionControllerGuard::~VerbExecutionControllerGuard ( )
inline

Definition at line 97 of file oleembobj.hxx.

References m_rController, and VerbExecutionController::UnlockNotification().

Member Data Documentation

◆ m_rController

VerbExecutionController& VerbExecutionControllerGuard::m_rController
private

Definition at line 88 of file oleembobj.hxx.

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


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