summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc/tdoc_provider.hxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-06-05 17:17:42 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-06-05 17:17:42 +0000
commitaa4b7fc1cb77872b77d657e30989191e6d039f88 (patch)
tree55313ad1bf6d6f022ca0f0cba436c010084ee6ff /ucb/source/ucp/tdoc/tdoc_provider.hxx
parent1bf53374396dd73896a9afff594f76837788231f (diff)
INTEGRATION: CWS bgdlremove (1.5.108); FILE MERGED
2007/05/18 11:37:18 kso 1.5.108.1: #i77419# - cleanup of ucbhelper namespaces.
Diffstat (limited to 'ucb/source/ucp/tdoc/tdoc_provider.hxx')
-rw-r--r--ucb/source/ucp/tdoc/tdoc_provider.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/tdoc/tdoc_provider.hxx b/ucb/source/ucp/tdoc/tdoc_provider.hxx
index 35d58268c0cf..325f62b3489d 100644
--- a/ucb/source/ucp/tdoc/tdoc_provider.hxx
+++ b/ucb/source/ucp/tdoc/tdoc_provider.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tdoc_provider.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 16:01:57 $
+ * last change: $Author: ihi $ $Date: 2007-06-05 18:17:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -93,7 +93,7 @@ namespace tdoc_ucp {
class StorageElementFactory;
class ContentProvider :
- public ::ucb::ContentProviderImplHelper,
+ public ::ucbhelper::ContentProviderImplHelper,
public com::sun::star::frame::XTransientDocumentsDocumentContentFactory,
public OfficeDocumentsEventListener
{