LibreOffice Module sc (master) 1
Functions
linkuno.cxx File Reference
#include <sal/config.h>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <comphelper/sequence.hxx>
#include <formula/token.hxx>
#include <svl/hint.hxx>
#include <sfx2/linkmgr.hxx>
#include <utility>
#include <vcl/svapp.hxx>
#include <svl/sharedstringpool.hxx>
#include <linkuno.hxx>
#include <miscuno.hxx>
#include <convuno.hxx>
#include <docsh.hxx>
#include <docfunc.hxx>
#include <tablink.hxx>
#include <arealink.hxx>
#include <hints.hxx>
#include <unonames.hxx>
#include <rangeseq.hxx>
#include <scmatrix.hxx>
#include <documentlinkmgr.hxx>
#include <string_view>
#include <vector>
Include dependency graph for linkuno.cxx:

Go to the source code of this file.

Functions

static o3tl::span< const SfxItemPropertyMapEntrylcl_GetSheetLinkMap ()
 
static ScAreaLinklcl_GetAreaLink (ScDocShell *pDocShell, size_t nPos)
 
static OUString lcl_BuildDDEName (std::u16string_view rAppl, std::u16string_view rTopic, std::u16string_view rItem)
 

Function Documentation

◆ lcl_BuildDDEName()

static OUString lcl_BuildDDEName ( std::u16string_view  rAppl,
std::u16string_view  rTopic,
std::u16string_view  rItem 
)
static

◆ lcl_GetAreaLink()

static ScAreaLink * lcl_GetAreaLink ( ScDocShell pDocShell,
size_t  nPos 
)
static

◆ lcl_GetSheetLinkMap()

static o3tl::span< const SfxItemPropertyMapEntry > lcl_GetSheetLinkMap ( )
static