diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-05 17:29:58 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-05 17:29:58 +0000 |
commit | 466bb7d5d6f601527adaeac673d30cf2ba42f218 (patch) | |
tree | 983399bc60e85eaf9739c586181f1eb5e0f84d98 /xmlhelp | |
parent | 3f9b3589f99fadc91639cf83b6ff3fba98ce9254 (diff) |
INTEGRATION: CWS bgdlremove (1.2.212); FILE MERGED
2007/05/11 09:17:39 kso 1.2.212.1: 76911# - ucbhelper lib no longer uses VOS.
(vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/util/ucpchelp.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmlhelp/util/ucpchelp.xml b/xmlhelp/util/ucpchelp.xml index 3e1239af8df8..333895606a66 100644 --- a/xmlhelp/util/ucpchelp.xml +++ b/xmlhelp/util/ucpchelp.xml @@ -42,14 +42,14 @@ <project-build-dependency> jut </project-build-dependency> <project-build-dependency> external </project-build-dependency> <project-build-dependency> XmlSearch </project-build-dependency> - <project-build-dependency> ucbhelper1$(COM) </project-build-dependency> + <project-build-dependency> ucbhelper </project-build-dependency> <project-build-dependency> berkeleydb </project-build-dependency> <runtime-module-dependency> sal3 </runtime-module-dependency> <runtime-module-dependency> cppu3 </runtime-module-dependency> <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency> <runtime-module-dependency> libdb32 </runtime-module-dependency> - <runtime-module-dependency> ucbhelper1$(COM) </runtime-module-dependency> + <runtime-module-dependency> ucbhelper4$(COM) </runtime-module-dependency> <type>com.sun.star.beans.Property</type> <type>com.sun.star.beans.PropertyAttribute</type> |