#include <officeinstallationdirectories.hxx>
◆ OfficeInstallationDirectories()
| comphelper::OfficeInstallationDirectories::OfficeInstallationDirectories |
( |
css::uno::Reference< css::uno::XComponentContext > |
xCtx | ) |
|
|
explicit |
◆ ~OfficeInstallationDirectories()
| comphelper::OfficeInstallationDirectories::~OfficeInstallationDirectories |
( |
| ) |
|
|
overridevirtual |
◆ getImplementationName()
| OUString SAL_CALL comphelper::OfficeInstallationDirectories::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getOfficeInstallationDirectoryURL()
| OUString SAL_CALL comphelper::OfficeInstallationDirectories::getOfficeInstallationDirectoryURL |
( |
| ) |
|
|
overridevirtual |
◆ getOfficeUserDataDirectoryURL()
| OUString SAL_CALL comphelper::OfficeInstallationDirectories::getOfficeUserDataDirectoryURL |
( |
| ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
| uno::Sequence< OUString > SAL_CALL comphelper::OfficeInstallationDirectories::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ initDirs()
| void comphelper::OfficeInstallationDirectories::initDirs |
( |
| ) |
|
|
private |
◆ makeAbsoluteURL()
| OUString SAL_CALL comphelper::OfficeInstallationDirectories::makeAbsoluteURL |
( |
const OUString & |
URL | ) |
|
|
overridevirtual |
◆ makeRelocatableURL()
| OUString SAL_CALL comphelper::OfficeInstallationDirectories::makeRelocatableURL |
( |
const OUString & |
URL | ) |
|
|
overridevirtual |
◆ supportsService()
| sal_Bool SAL_CALL comphelper::OfficeInstallationDirectories::supportsService |
( |
const OUString & |
ServiceName | ) |
|
|
overridevirtual |
◆ m_aMutex
| std::mutex comphelper::OfficeInstallationDirectories::m_aMutex |
|
private |
◆ m_xCtx
| css::uno::Reference< css::uno::XComponentContext > comphelper::OfficeInstallationDirectories::m_xCtx |
|
private |
◆ m_xOfficeBrandDir
| std::optional<OUString> comphelper::OfficeInstallationDirectories::m_xOfficeBrandDir |
|
private |
◆ m_xUserDir
| std::optional<OUString> comphelper::OfficeInstallationDirectories::m_xUserDir |
|
private |
The documentation for this class was generated from the following files: