LibreOffice Module sc (master) 1
Functions
docsh5.cxx File Reference
#include <memory>
#include <sal/config.h>
#include <cassert>
#include <osl/diagnose.h>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <sfx2/app.hxx>
#include <sfx2/bindings.hxx>
#include <unotools/charclass.hxx>
#include <com/sun/star/script/vba/XVBACompatibility.hpp>
#include <dociter.hxx>
#include <docsh.hxx>
#include <global.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
#include <globalnames.hxx>
#include <undodat.hxx>
#include <undotab.hxx>
#include <undoblk.hxx>
#include <dpobject.hxx>
#include <dpshttab.hxx>
#include <dbdocfun.hxx>
#include <consoli.hxx>
#include <dbdata.hxx>
#include <progress.hxx>
#include <olinetab.hxx>
#include <patattr.hxx>
#include <attrib.hxx>
#include <docpool.hxx>
#include <uiitems.hxx>
#include <sc.hrc>
#include <sizedev.hxx>
#include <clipparam.hxx>
#include <rowheightcontext.hxx>
#include <refupdatecontext.hxx>
Include dependency graph for docsh5.cxx:

Go to the source code of this file.

Functions

static OUString lcl_GetAreaName (ScDocument *pDoc, const ScArea *pArea)
 
 IMPL_LINK (ScDocShell, RefreshDBDataHdl, Timer *, pRefreshTimer, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( ScDocShell  ,
RefreshDBDataHdl  ,
Timer ,
pRefreshTimer  ,
void   
)

◆ lcl_GetAreaName()

static OUString lcl_GetAreaName ( ScDocument pDoc,
const ScArea pArea 
)
static