LibreOffice Module comphelper (master)
1
|
#include <osl/mutex.hxx>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/util/XOfficeInstallationDirectories.hpp>
#include <optional>
Go to the source code of this file.
Classes | |
struct | comphelper::mutex_holder |
class | comphelper::OfficeInstallationDirectories |
Namespaces | |
com::sun::star::uno | |
comphelper | |
Typedefs | |
typedef cppu::WeakImplHelper< css::util::XOfficeInstallationDirectories, css::lang::XServiceInfo > | comphelper::UnoImplBase |