LibreOffice Module sc (master) 1
Classes | Public Member Functions | Static Public Member Functions | List of all members
sc::FormulaLogger Class Reference

Dummy class with all empty inline methods. More...

#include <formulalogger.hxx>

Classes

class  GroupScope
 

Public Member Functions

GroupScope enterGroup (const ScDocument &, const ScFormulaCell &)
 

Static Public Member Functions

static FormulaLogger get ()
 

Detailed Description

Dummy class with all empty inline methods.

Definition at line 134 of file formulalogger.hxx.

Member Function Documentation

◆ enterGroup()

FormulaLogger::GroupScope sc::FormulaLogger::enterGroup ( const ScDocument rDoc,
const ScFormulaCell rCell 
)
inline

Definition at line 177 of file formulalogger.hxx.

Referenced by ScFormulaCell::InterpretFormulaGroup().

◆ get()

FormulaLogger & sc::FormulaLogger::get ( )
inlinestatic

Definition at line 138 of file formulalogger.hxx.

Referenced by ScFormulaCell::InterpretFormulaGroup().


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