INTEGRATION: CWS bgdlremove (1.4.64); FILE MERGED

2007/05/18 11:38:08 kso 1.4.64.1: #i77419# - cleanup of ucbhelper namespaces.
This commit is contained in:
Ivo Hinkelmann 2007-06-05 13:49:07 +00:00
parent 1ff12d6435
commit 153de21c04

View file

@ -4,9 +4,9 @@
*
* $RCSfile: contentidentifier.hxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: rt $ $Date: 2005-09-09 16:27:32 $
* last change: $Author: ihi $ $Date: 2007-06-05 14:49:07 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -59,7 +59,7 @@ namespace rtl {
class OUString;
}
namespace ucb
namespace ucbhelper
{
struct ContentIdentifier_Impl;
@ -113,6 +113,6 @@ private:
ContentIdentifier_Impl* m_pImpl;
};
} /* namespace ucb */
} /* namespace ucbhelper */
#endif /* !_UCBHELPER_CONTENTIDENTIFIER_HXX */