summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/package
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-06-05 17:18:08 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-06-05 17:18:08 +0000
commitb0bc09799e9198160a990efe170f87743efbc631 (patch)
tree1c5a6f75615c890adad6ad1bc63904a411c24784 /ucb/source/ucp/package
parent5297f3ada229c334e1a9fcf6d998c15e2df71f39 (diff)
INTEGRATION: CWS bgdlremove (1.3.108); FILE MERGED
2007/05/18 11:37:18 kso 1.3.108.1: #i77419# - cleanup of ucbhelper namespaces.
Diffstat (limited to 'ucb/source/ucp/package')
-rw-r--r--ucb/source/ucp/package/pkgresultset.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/package/pkgresultset.hxx b/ucb/source/ucp/package/pkgresultset.hxx
index 590140a307e4..1db10df6b7b0 100644
--- a/ucb/source/ucp/package/pkgresultset.hxx
+++ b/ucb/source/ucp/package/pkgresultset.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pkgresultset.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 15:57:15 $
+ * last change: $Author: ihi $ $Date: 2007-06-05 18:14:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -49,7 +49,7 @@
namespace package_ucp {
-class DynamicResultSet : public ::ucb::ResultSetImplHelper
+class DynamicResultSet : public ::ucbhelper::ResultSetImplHelper
{
rtl::Reference< Content > m_xContent;
com::sun::star::uno::Reference<