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, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/util/OfficeInstallationDirectories.idl b/offapi/com/sun/star/util/OfficeInstallationDirectories.idl
index 3c127fa701d2..2a79d6affd48 100644
--- a/offapi/com/sun/star/util/OfficeInstallationDirectories.idl
+++ b/offapi/com/sun/star/util/OfficeInstallationDirectories.idl
@@ -52,7 +52,7 @@ module com { module sun { module star { module util {
@since OOo 2.0.0
*/
-service OfficeInstallationDirectories
+published service OfficeInstallationDirectories
{
/** provides access to the current office installation directories (office
base installation and user data).
@@ -67,7 +67,7 @@ service OfficeInstallationDirectories
@see OfficeInstallationDirectories
*/
-singleton theOfficeInstallationDirectories
+published singleton theOfficeInstallationDirectories
{
service com::sun::star::util::OfficeInstallationDirectories;
};