From aa4b7fc1cb77872b77d657e30989191e6d039f88 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Tue, 5 Jun 2007 17:17:42 +0000 Subject: INTEGRATION: CWS bgdlremove (1.5.108); FILE MERGED 2007/05/18 11:37:18 kso 1.5.108.1: #i77419# - cleanup of ucbhelper namespaces. --- ucb/source/ucp/tdoc/tdoc_provider.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ucb/source/ucp/tdoc/tdoc_provider.hxx') 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 { -- cgit