summaryrefslogtreecommitdiff
path: root/ucbhelper/inc
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-06-05 13:47:59 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-06-05 13:47:59 +0000
commitb0489bbe6f1ae3840670d426f6922e5134d2bc53 (patch)
tree3592d39e8baafff3e4fda3b56824c1171e54594a /ucbhelper/inc
parent42b56f26ef6a800813211f90fcb892afbdb4fa8a (diff)
INTEGRATION: CWS bgdlremove (1.2.64); FILE MERGED
2007/05/18 11:38:08 kso 1.2.64.1: #i77419# - cleanup of ucbhelper namespaces.
Diffstat (limited to 'ucbhelper/inc')
-rw-r--r--ucbhelper/inc/ucbhelper/commandenvironmentproxy.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/ucbhelper/inc/ucbhelper/commandenvironmentproxy.hxx b/ucbhelper/inc/ucbhelper/commandenvironmentproxy.hxx
index 17f34b0e5d16..3ad2e2af3ec1 100644
--- a/ucbhelper/inc/ucbhelper/commandenvironmentproxy.hxx
+++ b/ucbhelper/inc/ucbhelper/commandenvironmentproxy.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: commandenvironmentproxy.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 16:25:35 $
+ * last change: $Author: ihi $ $Date: 2007-06-05 14:47:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -50,7 +50,7 @@
#include <ucbhelper/macros.hxx>
#endif
-namespace ucb
+namespace ucbhelper
{
struct CommandEnvironmentProxy_Impl;
@@ -109,6 +109,6 @@ public:
throw ( com::sun::star::uno::RuntimeException );
};
-} /* namespace ucb */
+} /* namespace ucbhelper */
#endif /* !_UCBHELPER_COMMANDENVIRONMENTPROXY_HXX */