LibreOffice Module sc (master) 1
Functions
fillinfo.cxx File Reference
#include <scitems.hxx>
#include <editeng/boxitem.hxx>
#include <editeng/lineitem.hxx>
#include <editeng/shaditem.hxx>
#include <editeng/brushitem.hxx>
#include <svx/framelink.hxx>
#include <osl/diagnose.h>
#include <fillinfo.hxx>
#include <document.hxx>
#include <table.hxx>
#include <attrib.hxx>
#include <attarray.hxx>
#include <markarr.hxx>
#include <markdata.hxx>
#include <patattr.hxx>
#include <poolhelp.hxx>
#include <docpool.hxx>
#include <conditio.hxx>
#include <stlpool.hxx>
#include <cellvalue.hxx>
#include <mtvcellfunc.hxx>
#include <algorithm>
#include <limits>
#include <vector>
#include <memory>
Include dependency graph for fillinfo.cxx:

Go to the source code of this file.

Functions

static void lcl_GetMergeRange (SCCOL nX, SCROW nY, SCSIZE nArrY, const ScDocument *pDoc, RowInfo *pRowInfo, SCCOL nX1, SCROW nY1, SCTAB nTab, SCCOL &rStartX, SCROW &rStartY, SCCOL &rEndX, SCROW &rEndY)
 

Function Documentation

◆ lcl_GetMergeRange()

static void lcl_GetMergeRange ( SCCOL  nX,
SCROW  nY,
SCSIZE  nArrY,
const ScDocument pDoc,
RowInfo pRowInfo,
SCCOL  nX1,
SCROW  nY1,
SCTAB  nTab,
SCCOL rStartX,
SCROW rStartY,
SCCOL rEndX,
SCROW rEndY 
)
static