LibreOffice Module sc (master)
1
|
#include <memory>
#include <formula/tokenarray.hxx>
#include <svl/listener.hxx>
#include "types.hxx"
#include "interpretercontext.hxx"
#include "document.hxx"
#include "formulalogger.hxx"
#include "formularesult.hxx"
Go to the source code of this file.
Classes | |
struct | ScFormulaCellGroup |
class | ScFormulaCell |
Namespaces | |
sc | |
Enumerations | |
enum | ScMatrixMode : sal_uInt8 { ScMatrixMode::NONE = 0, ScMatrixMode::Formula = 1, ScMatrixMode::Reference = 2 } |
Functions | |
void | intrusive_ptr_add_ref (const ScFormulaCellGroup *p) |
void | intrusive_ptr_release (const ScFormulaCellGroup *p) |
|
strong |
Enumerator | |
---|---|
NONE | |
Formula | |
Reference |
Definition at line 101 of file formulacell.hxx.
|
inline |
Definition at line 90 of file formulacell.hxx.
References ScFormulaCellGroup::mnRefCount.
|
inline |
Definition at line 95 of file formulacell.hxx.
References ScFormulaCellGroup::mnRefCount.