LibreOffice Module forms (master) 1
Public Member Functions | Private Attributes | List of all members
frm::FormOperations::MethodGuard Class Reference

#include <formoperations.hxx>

Collaboration diagram for frm::FormOperations::MethodGuard:
[legend]

Public Member Functions

 MethodGuard (FormOperations &_rOwner)
 
 ~MethodGuard ()
 
void clear ()
 

Private Attributes

FormOperationsm_rOwner
 
bool m_bCleared
 

Detailed Description

Definition at line 351 of file formoperations.hxx.

Constructor & Destructor Documentation

◆ MethodGuard()

frm::FormOperations::MethodGuard::MethodGuard ( FormOperations _rOwner)
inlineexplicit

Definition at line 357 of file formoperations.hxx.

References frm::FormOperations::enterMethod(), and m_rOwner.

◆ ~MethodGuard()

frm::FormOperations::MethodGuard::~MethodGuard ( )
inline

Definition at line 364 of file formoperations.hxx.

References clear().

Member Function Documentation

◆ clear()

void frm::FormOperations::MethodGuard::clear ( )
inline

Member Data Documentation

◆ m_bCleared

bool frm::FormOperations::MethodGuard::m_bCleared
private

Definition at line 354 of file formoperations.hxx.

Referenced by clear().

◆ m_rOwner

FormOperations& frm::FormOperations::MethodGuard::m_rOwner
private

Definition at line 353 of file formoperations.hxx.

Referenced by clear(), and MethodGuard().


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