LibreOffice Module sfx2 (master) 1
Macros | Functions
appmisc.cxx File Reference
#include <config_folders.h>
#include <ucbhelper/content.hxx>
#include <vcl/canvastools.hxx>
#include <vcl/vectorgraphicdata.hxx>
#include <com/sun/star/rendering/XIntegerReadOnlyBitmap.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/graphic/Primitive2DTools.hpp>
#include <com/sun/star/uno/Reference.h>
#include <unotools/configmgr.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <comphelper/processfactory.hxx>
#include <osl/diagnose.h>
#include <rtl/bootstrap.hxx>
#include <svl/stritem.hxx>
#include <tools/urlobj.hxx>
#include <sfx2/app.hxx>
#include <appdata.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/module.hxx>
#include <sfx2/msgpool.hxx>
#include <sfx2/sfxsids.hrc>
#include <sfx2/viewfrm.hxx>
#include <sfx2/objface.hxx>
#include <basegfx/matrix/b2dhommatrixtools.hxx>
#include <drawinglayer/primitive2d/transformprimitive2d.hxx>
#include <sfxslots.hxx>
Include dependency graph for appmisc.cxx:

Go to the source code of this file.

Macros

#define ShellClass_SfxApplication
 

Functions

static bool FileExists (const INetURLObject &rURL)
 

Macro Definition Documentation

◆ ShellClass_SfxApplication

#define ShellClass_SfxApplication

Definition at line 54 of file appmisc.cxx.

Function Documentation

◆ FileExists()

static bool FileExists ( const INetURLObject rURL)
static