summaryrefslogtreecommitdiff
path: root/ucb/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-05-10 13:24:04 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-05-10 13:24:04 +0000
commit2a13b21b11e34bdfa245f16645d5c06082457d83 (patch)
treed0c690ac17313223da2c4431d92dcd6ad0e6d91c /ucb/source
parent41a88d9575148f42b94c0c2e1442fd317b98319f (diff)
INTEGRATION: CWS relocinst (1.8.162); FILE MERGED
2004/04/22 11:30:21 kso 1.8.162.2: #116281# - OfficeInstallationDirectory -> OfficeInstallationDirectories 2004/04/13 08:39:14 kso 1.8.162.1: #116281# - Does no longer store absolute paths to the office installation dir.
Diffstat (limited to 'ucb/source')
-rw-r--r--ucb/source/ucp/hierarchy/ucphier.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ucb/source/ucp/hierarchy/ucphier.xml b/ucb/source/ucp/hierarchy/ucphier.xml
index d3b241f8e9db..9285927f43d8 100644
--- a/ucb/source/ucp/hierarchy/ucphier.xml
+++ b/ucb/source/ucp/hierarchy/ucphier.xml
@@ -32,6 +32,9 @@
<service-dependency>
com.sun.star.ucb.DefaultHierarchyDataSource
</service-dependency>
+ <service-dependency>
+ com.sun.star.util.OfficeeInstallationDirectories
+ </service-dependency>
</component-description>
<component-description>
@@ -116,4 +119,5 @@
<type> com.sun.star.uno.XWeak </type>
<type> com.sun.star.util.XChangesBatch </type>
<type> com.sun.star.util.XChangesNotifier </type>
+ <type> com.sun.star.util.XOfficeInstallationDirectories </type>
</module-description>