LibreOffice Module sfx2 (master) 1
Functions | Variables
app.cxx File Reference
#include <sal/log.hxx>
#include <tools/debug.hxx>
#include <sfx2/app.hxx>
#include <sfx2/frame.hxx>
#include <basic/sberrors.hxx>
#include <svl/svdde.hxx>
#include <unotools/configmgr.hxx>
#include <com/sun/star/frame/XFrame.hpp>
#include <comphelper/lok.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/uri/UriReferenceFactory.hpp>
#include <com/sun/star/uri/XVndSunStarScriptUrl.hpp>
#include <basic/basmgr.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <sfx2/sfxhelp.hxx>
#include <sfx2/progress.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/viewsh.hxx>
#include <sfx2/viewfrm.hxx>
#include <appdata.hxx>
#include <sfx2/module.hxx>
#include <sfx2/event.hxx>
#include <workwin.hxx>
#include <sfx2/sidebar/Theme.hxx>
#include <sfx2/tbxctrl.hxx>
#include <sfx2/sfxdlg.hxx>
#include <sfx2/stbitem.hxx>
#include <sfx2/dockwin.hxx>
#include <officecfg/Office/Common.hxx>
#include <rtl/strbuf.hxx>
#include <memory>
#include <mutex>
#include <framework/sfxhelperfunctions.hxx>
#include <fwkhelper.hxx>
#include "getbasctlfunction.hxx"
Include dependency graph for app.cxx:

Go to the source code of this file.

Functions

 IMPL_STATIC_LINK (SfxApplication, GlobalBasicErrorHdl_Impl, StarBASIC *, pStarBasic, bool)
 

Variables

static SfxApplicationg_pSfxApplication = nullptr
 

Function Documentation

◆ IMPL_STATIC_LINK()

IMPL_STATIC_LINK ( SfxApplication  ,
GlobalBasicErrorHdl_Impl  ,
StarBASIC ,
pStarBasic  ,
bool   
)

Variable Documentation

◆ g_pSfxApplication

SfxApplication* g_pSfxApplication = nullptr
static