diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-05 17:19:00 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-05 17:19:00 +0000 |
commit | 378281ca91754426db50b368d4bb7f0624439112 (patch) | |
tree | 718e9b65298d6b3a07e3eb73cafbb1367e8cdbb9 /ucb/source/ucp/tdoc | |
parent | 4000281c12fdab125cb675cddaa1e7e18b9080a3 (diff) |
INTEGRATION: CWS bgdlremove (1.5.130); FILE MERGED
2007/05/11 09:20:56 kso 1.5.130.1: 76911# - ucbhelper lib no longer uses VOS.
(vos::ORef => rtl::Reference, vos::OMutex => osl::Mutex, ...)
Diffstat (limited to 'ucb/source/ucp/tdoc')
-rw-r--r-- | ucb/source/ucp/tdoc/ucptdoc.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ucb/source/ucp/tdoc/ucptdoc.xml b/ucb/source/ucp/tdoc/ucptdoc.xml index 36ceed23b38f..b47249269470 100644 --- a/ucb/source/ucp/tdoc/ucptdoc.xml +++ b/ucb/source/ucp/tdoc/ucptdoc.xml @@ -71,14 +71,12 @@ <project-build-dependency> salhelper </project-build-dependency> <project-build-dependency> cppu </project-build-dependency> <project-build-dependency> cppuhelper </project-build-dependency> - <project-build-dependency> vos </project-build-dependency> <project-build-dependency> ucbhelper </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> vos3$(COM) </runtime-module-dependency> - <runtime-module-dependency> ucbhelper3$(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> |