LibreOffice Module sc (master) 1
Public Member Functions | Private Attributes | List of all members
sc::ExpandRefsSwitch Class Reference

#include <scopetools.hxx>

Collaboration diagram for sc::ExpandRefsSwitch:
[legend]

Public Member Functions

 ExpandRefsSwitch (ScDocument &rDoc, bool bExpandRefs)
 
 ~ExpandRefsSwitch ()
 

Private Attributes

ScDocumentmrDoc
 
bool mbOldValue
 

Detailed Description

Definition at line 41 of file scopetools.hxx.

Constructor & Destructor Documentation

◆ ExpandRefsSwitch()

sc::ExpandRefsSwitch::ExpandRefsSwitch ( ScDocument rDoc,
bool  bExpandRefs 
)

Definition at line 27 of file scopetools.cxx.

References mrDoc, and ScDocument::SetExpandRefs().

◆ ~ExpandRefsSwitch()

sc::ExpandRefsSwitch::~ExpandRefsSwitch ( )

Definition at line 33 of file scopetools.cxx.

References mbOldValue, mrDoc, and ScDocument::SetExpandRefs().

Member Data Documentation

◆ mbOldValue

bool sc::ExpandRefsSwitch::mbOldValue
private

Definition at line 44 of file scopetools.hxx.

Referenced by ~ExpandRefsSwitch().

◆ mrDoc

ScDocument& sc::ExpandRefsSwitch::mrDoc
private

Definition at line 43 of file scopetools.hxx.

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


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