LibreOffice Module sc (master) 1
|
#include <formulaiter.hxx>
#include <formulacell.hxx>
#include <tokenarray.hxx>
#include <formula/token.hxx>
#include <token.hxx>
Go to the source code of this file.
Functions | |
static bool | lcl_ScDetectiveRefIter_SkipRef (const ScDocument &rDoc, formula::FormulaToken *p, const ScAddress &rPos) |
|
static |
Definition at line 36 of file formulaiter.cxx.
References p, svDoubleRef, svExternalDoubleRef, ScSingleRefData::toAbs(), and ScDocument::ValidAddress().
Referenced by ScDetectiveRefIter::GetNextRefToken().