LibreOffice Module chart2 (master) 1
Public Member Functions | Private Attributes | List of all members
chart::ControllerLockGuard Class Reference

#include <ControllerLockGuard.hxx>

Public Member Functions

 ControllerLockGuard (ChartModel &rModel)
 
 ~ControllerLockGuard ()
 

Private Attributes

ChartModel & mrModel
 

Detailed Description

Definition at line 49 of file ControllerLockGuard.hxx.

Constructor & Destructor Documentation

◆ ControllerLockGuard()

chart::ControllerLockGuard::ControllerLockGuard ( ChartModel &  rModel)
explicit

Definition at line 40 of file ControllerLockGuard.cxx.

References mrModel.

◆ ~ControllerLockGuard()

chart::ControllerLockGuard::~ControllerLockGuard ( )

Definition at line 46 of file ControllerLockGuard.cxx.

References mrModel.

Member Data Documentation

◆ mrModel

ChartModel& chart::ControllerLockGuard::mrModel
private

Definition at line 56 of file ControllerLockGuard.hxx.

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


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