LibreOffice Module sc (master) 1
Functions
markdata.cxx File Reference
#include <memory>
#include <markdata.hxx>
#include <markarr.hxx>
#include <markmulti.hxx>
#include <rangelst.hxx>
#include <segmenttree.hxx>
#include <sheetlimits.hxx>
#include <document.hxx>
#include <columnspanset.hxx>
#include <fstalgorithm.hxx>
#include <unordered_map>
#include <osl/diagnose.h>
#include <mdds/flat_segment_tree.hpp>
#include <cassert>
Include dependency graph for markdata.cxx:

Go to the source code of this file.

Functions

static void lcl_AddRanges (ScRange &rRangeDest, const ScRange &rNewRange)
 

Function Documentation

◆ lcl_AddRanges()

static void lcl_AddRanges ( ScRange rRangeDest,
const ScRange rNewRange 
)
static