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

Wrapper for ScDocument::EnableDelayStartListeningFormulaCells() More...

#include <scopetools.hxx>

Collaboration diagram for sc::DelayStartListeningFormulaCells:
[legend]

Public Member Functions

 DelayStartListeningFormulaCells (ScColumn &column, bool delay)
 
 DelayStartListeningFormulaCells (ScColumn &column)
 
 DelayStartListeningFormulaCells (const DelayStartListeningFormulaCells &)=delete
 
 ~DelayStartListeningFormulaCells ()
 
void set ()
 

Private Attributes

ScColumnmColumn
 
bool const mbOldValue
 

Detailed Description

Wrapper for ScDocument::EnableDelayStartListeningFormulaCells()

Definition at line 84 of file scopetools.hxx.

Constructor & Destructor Documentation

◆ DelayStartListeningFormulaCells() [1/3]

sc::DelayStartListeningFormulaCells::DelayStartListeningFormulaCells ( ScColumn column,
bool  delay 
)

◆ DelayStartListeningFormulaCells() [2/3]

sc::DelayStartListeningFormulaCells::DelayStartListeningFormulaCells ( ScColumn column)

Definition at line 82 of file scopetools.cxx.

◆ DelayStartListeningFormulaCells() [3/3]

sc::DelayStartListeningFormulaCells::DelayStartListeningFormulaCells ( const DelayStartListeningFormulaCells )
delete

References set().

◆ ~DelayStartListeningFormulaCells()

sc::DelayStartListeningFormulaCells::~DelayStartListeningFormulaCells ( )

Member Function Documentation

◆ set()

void sc::DelayStartListeningFormulaCells::set ( )

Member Data Documentation

◆ mbOldValue

bool const sc::DelayStartListeningFormulaCells::mbOldValue
private

Definition at line 87 of file scopetools.hxx.

Referenced by ~DelayStartListeningFormulaCells().

◆ mColumn

ScColumn& sc::DelayStartListeningFormulaCells::mColumn
private

Definition at line 86 of file scopetools.hxx.

Referenced by set(), and ~DelayStartListeningFormulaCells().


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