LibreOffice Module sc (master) 1
|
#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>
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... | |
|
static |
Definition at line 1980 of file undoblk.cxx.
References ScMarkData::GetMultiMarkArea(), and ScMarkData::IsMultiMarked().
|
static |
set only border, for ScRangeList (StarOne)
Definition at line 2356 of file undoblk.cxx.
References ScRange::aEnd, ScRange::aStart, ScAddress::Col(), ScRangeList::empty(), i, nCount, ScAddress::Row(), ScAddress::SetCol(), ScAddress::SetRow(), ScAddress::SetTab(), ScRangeList::size(), and ScAddress::Tab().