LibreOffice Module sc (master) 1
Classes | Functions
xename.cxx File Reference
#include <xename.hxx>
#include <map>
#include <document.hxx>
#include <rangenam.hxx>
#include <tokenarray.hxx>
#include <xehelper.hxx>
#include <xelink.hxx>
#include <excrecds.hxx>
#include <xlname.hxx>
#include <xeformula.hxx>
#include <xestring.hxx>
#include <xltools.hxx>
#include <formula/grammar.hxx>
#include <oox/export/utils.hxx>
#include <oox/token/tokens.hxx>
Include dependency graph for xename.cxx:

Go to the source code of this file.

Classes

class  XclExpNameManagerImpl
 Implementation class of the name manager. More...
 

Functions

static bool lcl_EnsureAbs3DToken (const SCTAB nTab, formula::FormulaToken *pTok, const bool bFix=true)
 Returns true (needed fixing) if FormulaToken was not absolute and 3D. More...
 

Function Documentation

◆ lcl_EnsureAbs3DToken()

static bool lcl_EnsureAbs3DToken ( const SCTAB  nTab,
formula::FormulaToken pTok,
const bool  bFix = true 
)
static