LibreOffice Module sc (master) 1
Functions
undoblk3.cxx File Reference
#include <sal/config.h>
#include <memory>
#include <scitems.hxx>
#include <editeng/boxitem.hxx>
#include <editeng/justifyitem.hxx>
#include <svl/srchitem.hxx>
#include <sfx2/linkmgr.hxx>
#include <utility>
#include <vcl/virdev.hxx>
#include <sfx2/app.hxx>
#include <svx/svdundo.hxx>
#include <osl/diagnose.h>
#include <undoblk.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <global.hxx>
#include <arealink.hxx>
#include <patattr.hxx>
#include <target.hxx>
#include <document.hxx>
#include <docpool.hxx>
#include <docsh.hxx>
#include <tabvwsh.hxx>
#include <undoolk.hxx>
#include <undoutil.hxx>
#include <chgtrack.hxx>
#include <paramisc.hxx>
#include <postit.hxx>
#include <progress.hxx>
#include <editutil.hxx>
#include <editdataarray.hxx>
#include <rowheightcontext.hxx>
Include dependency graph for undoblk3.cxx:

Go to the source code of this file.

Functions

static ScAreaLinklcl_FindAreaLink (const sfx2::LinkManager *pLinkManager, std::u16string_view rDoc, std::u16string_view rFlt, std::u16string_view rOpt, std::u16string_view rSrc, const ScRange &rDest)
 

Function Documentation

◆ lcl_FindAreaLink()

static ScAreaLink * lcl_FindAreaLink ( const sfx2::LinkManager pLinkManager,
std::u16string_view  rDoc,
std::u16string_view  rFlt,
std::u16string_view  rOpt,
std::u16string_view  rSrc,
const ScRange rDest 
)
static