|
LibreOffice Module sfx2 (master) 1
|
#include <config_features.h>#include <sfx2/app.hxx>#include <com/sun/star/frame/XTerminateListener.hpp>#include <com/sun/star/uno/Reference.hxx>#include <com/sun/star/frame/theGlobalEventBroadcaster.hpp>#include <com/sun/star/frame/Desktop.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <basic/sbdef.hxx>#include <tools/svlibrary.h>#include <svtools/soerr.hxx>#include <unotools/configmgr.hxx>#include <svtools/ehdl.hxx>#include <comphelper/processfactory.hxx>#include <osl/module.hxx>#include <cppuhelper/implbase.hxx>#include <cppuhelper/supportsservice.hxx>#include <vcl/specialchars.hxx>#include <vcl/help.hxx>#include <vcl/svapp.hxx>#include <unoctitm.hxx>#include <appdata.hxx>#include <sfx2/dispatch.hxx>#include <nochaos.hxx>Go to the source code of this file.
Typedefs | |
| typedef bool(* | PFunc_getSpecialCharsForEdit) (weld::Widget *i_pParent, const vcl::Font &i_rFont, OUString &o_rOutString) |
Functions | |
| static void | thisModule () |
| static OUString | SfxGetSpecialCharsForEdit (weld::Widget *pParent, const vcl::Font &rFont) |
| typedef bool(* PFunc_getSpecialCharsForEdit) (weld::Widget *i_pParent, const vcl::Font &i_rFont, OUString &o_rOutString) |
Definition at line 127 of file appinit.cxx.
|
static |
Definition at line 144 of file appinit.cxx.
References DBG_ASSERT, GetSpecialCharsForEdit(), SVLIBRARY, and thisModule().
Referenced by SfxApplication::Initialize_Impl().
|
static |
Definition at line 136 of file appinit.cxx.
References thisModule().
Referenced by SfxGetSpecialCharsForEdit(), and thisModule().