diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-05 13:50:48 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-06-05 13:50:48 +0000 |
commit | 0e17f5f79083a08a106136373488eb60b32b84b2 (patch) | |
tree | fad6cf26bf6792b3fe2996616a7201774f35ca99 /ucbhelper/inc | |
parent | 5242309cc919ed33c5b2103d5c42d5edfcda9a2c (diff) |
INTEGRATION: CWS bgdlremove (1.4.64); FILE MERGED
2007/05/18 11:38:09 kso 1.4.64.1: #i77419# - cleanup of ucbhelper namespaces.
Diffstat (limited to 'ucbhelper/inc')
-rw-r--r-- | ucbhelper/inc/ucbhelper/resultsethelper.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ucbhelper/inc/ucbhelper/resultsethelper.hxx b/ucbhelper/inc/ucbhelper/resultsethelper.hxx index e085a61affad..3cc8d427e57d 100644 --- a/ucbhelper/inc/ucbhelper/resultsethelper.hxx +++ b/ucbhelper/inc/ucbhelper/resultsethelper.hxx @@ -4,9 +4,9 @@ * * $RCSfile: resultsethelper.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-09 16:30:48 $ + * last change: $Author: ihi $ $Date: 2007-06-05 14:50:48 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -74,7 +74,7 @@ namespace cppu { class OInterfaceContainerHelper; } -namespace ucb { +namespace ucbhelper { //========================================================================= |