summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/OfficeInstallationDirectories.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/OfficeInstallationDirectories.idl')
-rw-r--r--offapi/com/sun/star/util/OfficeInstallationDirectories.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/util/OfficeInstallationDirectories.idl b/offapi/com/sun/star/util/OfficeInstallationDirectories.idl
index b695c62bdf53..a95f1d0984c1 100644
--- a/offapi/com/sun/star/util/OfficeInstallationDirectories.idl
+++ b/offapi/com/sun/star/util/OfficeInstallationDirectories.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/util/XOfficeInstallationDirectories.idl>
-//============================================================================
module com { module sun { module star { module util {
-//============================================================================
/** encapsulates access to the current office installation directory and
office user data directory, provides functionality to create URLs
@@ -59,7 +57,6 @@ published service OfficeInstallationDirectories
interface com::sun::star::util::XOfficeInstallationDirectories;
};
-//============================================================================
/** A singleton that provides access to the current office installation
directories.
@@ -71,7 +68,6 @@ published singleton theOfficeInstallationDirectories
service com::sun::star::util::OfficeInstallationDirectories;
};
-//============================================================================
}; }; }; };