LibreOffice Module sdext (master) 1
Functions
configurationaccess.cxx File Reference
#include "configurationaccess.hxx"
#include <com/sun/star/container/XHierarchicalNameAccess.hpp>
#include <com/sun/star/configuration/theDefaultProvider.hpp>
#include <com/sun/star/util/XChangesBatch.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
#include <comphelper/propertysequence.hxx>
#include <comphelper/propertyvalue.hxx>
#include <sal/macros.h>
#include <sal/log.hxx>
#include <comphelper/diagnose_ex.hxx>
Include dependency graph for configurationaccess.cxx:

Go to the source code of this file.

Functions

static OUString GetPathToConfigurationRoot ()
 

Function Documentation

◆ GetPathToConfigurationRoot()

static OUString GetPathToConfigurationRoot ( )
static

Definition at line 38 of file configurationaccess.cxx.

Referenced by ConfigurationAccess::OpenConfiguration().