LibreOffice Module sc (master) 1
Functions
interpr7.cxx File Reference
#include <interpre.hxx>
#include <jumpmatrix.hxx>
#include <formulacell.hxx>
#include <scmatrix.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/character.hxx>
#include <formula/errorcodes.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/linkmgr.hxx>
#include <tools/urlobj.hxx>
#include <officecfg/Office/Common.hxx>
#include <libxml/xpath.h>
#include <datastreamgettime.hxx>
#include <dpobject.hxx>
#include <document.hxx>
#include <tokenarray.hxx>
#include <webservicelink.hxx>
#include <sc.hrc>
#include <cstring>
#include <memory>
#include <string_view>
Include dependency graph for interpr7.cxx:

Go to the source code of this file.

Functions

static ScWebServiceLinklcl_GetWebServiceLink (const sfx2::LinkManager *pLinkMgr, std::u16string_view rURL)
 
static bool lcl_FunctionAccessLoadWebServiceLink (OUString &rResult, ScDocument *pDoc, const OUString &rURI)
 

Function Documentation

◆ lcl_FunctionAccessLoadWebServiceLink()

static bool lcl_FunctionAccessLoadWebServiceLink ( OUString &  rResult,
ScDocument pDoc,
const OUString &  rURI 
)
static

◆ lcl_GetWebServiceLink()

static ScWebServiceLink * lcl_GetWebServiceLink ( const sfx2::LinkManager pLinkMgr,
std::u16string_view  rURL 
)
static

Definition at line 243 of file interpr7.cxx.

References sfx2::LinkManager::GetLinks(), i, nCount, and pLink.

Referenced by ScInterpreter::ScWebservice().