Kaydet (Commit) 3d24c9d6 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS bgdlremove (1.10.168); FILE MERGED

2007/05/18 09:04:15 kso 1.10.168.1: #i77419# - cleanup of ucbhelper namespaces.
üst 59a38a95
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: dp_registry.cxx,v $ * $RCSfile: dp_registry.cxx,v $
* *
* $Revision: 1.10 $ * $Revision: 1.11 $
* *
* last change: $Author: obo $ $Date: 2006-09-17 09:43:11 $ * last change: $Author: ihi $ $Date: 2007-06-05 15:06:17 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -454,7 +454,7 @@ Reference<deployment::XPackage> PackageRegistryImpl::bindPackage( ...@@ -454,7 +454,7 @@ Reference<deployment::XPackage> PackageRegistryImpl::bindPackage(
OUString mediaType(mediaType_); OUString mediaType(mediaType_);
if (mediaType.getLength() == 0) if (mediaType.getLength() == 0)
{ {
::ucb::Content ucbContent; ::ucbhelper::Content ucbContent;
if (create_ucb_content( if (create_ucb_content(
&ucbContent, url, xCmdEnv, false /* no throw */ )) &ucbContent, url, xCmdEnv, false /* no throw */ ))
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment