LibreOffice Module sc (master) 1
Functions
undoblk.cxx File Reference
#include <scitems.hxx>
#include <utility>
#include <vcl/virdev.hxx>
#include <editeng/boxitem.hxx>
#include <sfx2/app.hxx>
#include <comphelper/lok.hxx>
#include <osl/diagnose.h>
#include <undoblk.hxx>
#include <undoutil.hxx>
#include <document.hxx>
#include <patattr.hxx>
#include <docsh.hxx>
#include <tabvwsh.hxx>
#include <rangenam.hxx>
#include <rangeutl.hxx>
#include <stlpool.hxx>
#include <stlsheet.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <global.hxx>
#include <target.hxx>
#include <docpool.hxx>
#include <docfunc.hxx>
#include <attrib.hxx>
#include <chgtrack.hxx>
#include <transobj.hxx>
#include <refundo.hxx>
#include <undoolk.hxx>
#include <clipparam.hxx>
#include <rowheightcontext.hxx>
#include <refupdatecontext.hxx>
#include <validat.hxx>
#include <gridwin.hxx>
#include <columnspanset.hxx>
#include <memory>
#include <set>
Include dependency graph for undoblk.cxx:

Go to the source code of this file.

Functions

static ScRange lcl_GetMultiMarkRange (const ScMarkData &rMark)
 
static ScRange lcl_TotalRange (const ScRangeList &rRanges)
 set only border, for ScRangeList (StarOne) More...
 

Function Documentation

◆ lcl_GetMultiMarkRange()

static ScRange lcl_GetMultiMarkRange ( const ScMarkData rMark)
static

Definition at line 1980 of file undoblk.cxx.

References ScMarkData::GetMultiMarkArea(), and ScMarkData::IsMultiMarked().

◆ lcl_TotalRange()

static ScRange lcl_TotalRange ( const ScRangeList rRanges)
static