|
LibreOffice Module sc (master) 1
|
#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>Go to the source code of this file.
Functions | |
| 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 |
Definition at line 1470 of file undoblk3.cxx.
References sfx2::LinkManager::GetLinks(), i, and nCount.
Referenced by ScUndoRemoveAreaLink::Redo(), ScUndoUpdateAreaLink::Redo(), ScUndoInsertAreaLink::Undo(), and ScUndoUpdateAreaLink::Undo().