summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/gvfs
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-06-05 17:04:39 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-06-05 17:04:39 +0000
commit02b59e3e9dd8c1d539f94e9ae02e086dc281598f (patch)
tree00c56a61061c20a5e8378ff762d187dac394e83d /ucb/source/ucp/gvfs
parentefabd7a3b650e1babe2355faa1a9c75b4c458ca7 (diff)
INTEGRATION: CWS bgdlremove (1.5.26); FILE MERGED
2007/05/18 11:37:17 kso 1.5.26.1: #i77419# - cleanup of ucbhelper namespaces.
Diffstat (limited to 'ucb/source/ucp/gvfs')
-rw-r--r--ucb/source/ucp/gvfs/provider.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/gvfs/provider.hxx b/ucb/source/ucp/gvfs/provider.hxx
index 6f9278ffc655..efbfb3cc1724 100644
--- a/ucb/source/ucp/gvfs/provider.hxx
+++ b/ucb/source/ucp/gvfs/provider.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: provider.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: vg $ $Date: 2006-11-22 10:49:04 $
+ * last change: $Author: ihi $ $Date: 2007-06-05 18:04:39 $
*
* 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 gvfs {
-class ContentProvider : public ::ucb::ContentProviderImplHelper
+class ContentProvider : public ::ucbhelper::ContentProviderImplHelper
{
public:
ContentProvider( const ::com::sun::star::uno::Reference<