LibreOffice Module desktop (master) 1
Namespaces | Typedefs | Functions | Variables
appinit.cxx File Reference
#include <algorithm>
#include <app.hxx>
#include <dp_shared.hxx>
#include "cmdlineargs.hxx"
#include <strings.hrc>
#include <com/sun/star/registry/XSimpleRegistry.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/uno/Exception.hpp>
#include <com/sun/star/ucb/UniversalContentBroker.hpp>
#include <cppuhelper/bootstrap.hxx>
#include <officecfg/Setup.hxx>
#include <osl/file.hxx>
#include <rtl/bootstrap.hxx>
#include <sal/log.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <comphelper/processfactory.hxx>
#include <unotools/ucbhelper.hxx>
#include <unotools/tempfile.hxx>
#include <vcl/svapp.hxx>
#include <unotools/pathoptions.hxx>
#include <map>
Include dependency graph for appinit.cxx:

Go to the source code of this file.

Namespaces

namespace  desktop
 

Typedefs

typedef std::map< OUString, css::uno::Reference< css::lang::XInitialization > > desktop::AcceptorMap
 

Functions

static void desktop::configureUcb ()
 
 desktop::IMPL_STATIC_LINK_NOARG (Desktop, EnableAcceptors_Impl, void *, void)
 

Variables

static bool desktop::bAccept = false
 

Variable Documentation

◆ m_aSeq

Sequence<Any> m_aSeq { Any(true) }
private

Definition at line 174 of file appinit.cxx.