18namespace sc {
struct FormulaGroupContext; }
SCROW trimLength(SCTAB nTab, SCCOL nCol1, SCCOL nCol2, SCROW nRow, SCROW nRowLen)
bool convert(const ScTokenArray &rCode, sc::FormulaLogger::GroupScope &rScope)
bool isSelfReferenceAbsolute(const ScAddress &rRefPos)
ScGroupTokenConverter(ScTokenArray &rGroupTokens, ScDocument &rDoc, const ScFormulaCell &rCell, const ScAddress &rPos)
bool isSelfReferenceRelative(const ScAddress &rRefPos, SCROW nRelRow)
const ScFormulaCell & mrCell
std::shared_ptr< sc::FormulaGroupContext > mxFormulaGroupContext
ScTokenArray & mrGroupTokens
CAUTION! The following defines must be in the same namespace as the respective type.