LibreOffice Module sfx2 (master) 1
Public Member Functions | Private Attributes | List of all members
ModifyBlocker_Impl Struct Reference

#include <objsh.hxx>

Collaboration diagram for ModifyBlocker_Impl:
[legend]

Public Member Functions

 ModifyBlocker_Impl (SfxObjectShell *pPersistP)
 
 ~ModifyBlocker_Impl ()
 

Private Attributes

SfxObjectShellpPersist
 
bool bWasEnabled
 

Detailed Description

Definition at line 812 of file objsh.hxx.

Constructor & Destructor Documentation

◆ ModifyBlocker_Impl()

ModifyBlocker_Impl::ModifyBlocker_Impl ( SfxObjectShell pPersistP)
inline

◆ ~ModifyBlocker_Impl()

ModifyBlocker_Impl::~ModifyBlocker_Impl ( )
inline

Definition at line 824 of file objsh.hxx.

References bWasEnabled, SfxObjectShell::EnableSetModified(), and pPersist.

Member Data Documentation

◆ bWasEnabled

bool ModifyBlocker_Impl::bWasEnabled
private

Definition at line 816 of file objsh.hxx.

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

◆ pPersist

SfxObjectShell* ModifyBlocker_Impl::pPersist
private

Definition at line 815 of file objsh.hxx.

Referenced by ~ModifyBlocker_Impl().


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