|
LibreOffice Module sdext (master) 1
|
#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>Go to the source code of this file.
Functions | |
| static OUString | GetPathToConfigurationRoot () |
|
static |
Definition at line 38 of file configurationaccess.cxx.
Referenced by ConfigurationAccess::OpenConfiguration().