LibreOffice Module sc (master) 1
Functions
rangeutl.cxx File Reference
#include <memory>
#include <osl/diagnose.h>
#include <unotools/charclass.hxx>
#include <rangeutl.hxx>
#include <document.hxx>
#include <global.hxx>
#include <dbdata.hxx>
#include <rangenam.hxx>
#include <convuno.hxx>
#include <externalrefmgr.hxx>
#include <compiler.hxx>
#include <refupdatecontext.hxx>
Include dependency graph for rangeutl.cxx:

Go to the source code of this file.

Functions

static void lcl_appendCellAddress (OUStringBuffer &rBuf, const ScDocument &rDoc, const ScAddress &rCell, const ScAddress::ExternalInfo &rExtInfo)
 
static void lcl_appendCellRangeAddress (OUStringBuffer &rBuf, const ScDocument &rDoc, const ScAddress &rCell1, const ScAddress &rCell2, const ScAddress::ExternalInfo &rExtInfo1, const ScAddress::ExternalInfo &rExtInfo2)
 

Function Documentation

◆ lcl_appendCellAddress()

static void lcl_appendCellAddress ( OUStringBuffer &  rBuf,
const ScDocument rDoc,
const ScAddress rCell,
const ScAddress::ExternalInfo rExtInfo 
)
static

◆ lcl_appendCellRangeAddress()

static void lcl_appendCellRangeAddress ( OUStringBuffer &  rBuf,
const ScDocument rDoc,
const ScAddress rCell1,
const ScAddress rCell2,
const ScAddress::ExternalInfo rExtInfo1,
const ScAddress::ExternalInfo rExtInfo2 
)
static