summaryrefslogtreecommitdiff
path: root/oox/inc/oox/xls
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-18 19:06:48 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-18 19:06:48 +0000
commite6222bc0083360f5b5d055cd2423c8cd643b5336 (patch)
tree95294f9a17a0e8206015234b1ee05f60e291331b /oox/inc/oox/xls
parent3f334a2c2bd292a034d5ceb0b899c9acd2afcdde (diff)
Correct integration of CWS xmlfilter04
Diffstat (limited to 'oox/inc/oox/xls')
-rw-r--r--oox/inc/oox/xls/excelhandlers.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/oox/inc/oox/xls/excelhandlers.hxx b/oox/inc/oox/xls/excelhandlers.hxx
index f31a2182ce6e..5a9f7fecc90c 100644
--- a/oox/inc/oox/xls/excelhandlers.hxx
+++ b/oox/inc/oox/xls/excelhandlers.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: excelhandlers.hxx,v $
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
* This file is part of OpenOffice.org.
*
@@ -43,8 +43,6 @@
namespace oox {
namespace xls {
-const sal_Int32 XML_ROOT_CONTEXT = ::oox::core::XML_ROOT_CONTEXT;
-
typedef ::oox::core::ContextWrapper ContextWrapper;
// ============================================================================