LibreOffice Module comphelper (master) 1
Namespaces | Functions
officeinstallationdirectories.cxx File Reference
#include <config_folders.h>
#include <cppuhelper/supportsservice.hxx>
#include <osl/file.hxx>
#include <com/sun/star/util/theMacroExpander.hpp>
#include <comphelper/fileurl.hxx>
#include <utility>
#include "officeinstallationdirectories.hxx"
Include dependency graph for officeinstallationdirectories.cxx:

Go to the source code of this file.

Namespaces

namespace  comphelper
 

Functions

static bool makeCanonicalFileURL (OUString &rURL)
 
constexpr OUStringLiteral comphelper::g_aOfficeBrandDirMacro (u"$(brandbaseurl)")
 
constexpr OUStringLiteral comphelper::g_aUserDirMacro (u"$(userdataurl)")
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_util_OfficeInstallationDirectories (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ com_sun_star_comp_util_OfficeInstallationDirectories()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_util_OfficeInstallationDirectories ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 241 of file officeinstallationdirectories.cxx.

◆ makeCanonicalFileURL()

static bool makeCanonicalFileURL ( OUString &  rURL)
static