summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-04-07 09:52:41 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-04-07 09:52:41 +0000
commit65a51f7b73f607cf58f2d458e4d2f0f846c5b2b6 (patch)
tree41e7df0d18019ff3ddffcf4e4f6f284575631d91 /shell
parenta5c656eecbdc9526c7d8d43cb48e203d246a15df (diff)
INTEGRATION: CWS desktintgr01 (1.2.28); FILE MERGED
2004/02/26 13:05:13 deuce 1.2.28.1: Issue number: 97686, 115531, 108219 restructure shxthdl module Submitted by: Gorden Lin/gorden.lin@sun.com Reviewed by: Tino Rachui/tino.rachui@sun.com
Diffstat (limited to 'shell')
-rw-r--r--shell/inc/internal/i_xml_parser_event_handler.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/shell/inc/internal/i_xml_parser_event_handler.hxx b/shell/inc/internal/i_xml_parser_event_handler.hxx
index 25ac02cec96c..8cc3fac6c281 100644
--- a/shell/inc/internal/i_xml_parser_event_handler.hxx
+++ b/shell/inc/internal/i_xml_parser_event_handler.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: i_xml_parser_event_handler.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2003-09-29 14:53:24 $
+ * last change: $Author: hr $ $Date: 2004-04-07 10:52:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,8 +59,8 @@
*
************************************************************************/
-#ifndef _I_XML_PARSER_EVENT_HANDLER_HXX_
-#define _I_XML_PARSER_EVENT_HANDLER_HXX_
+#ifndef I_XML_PARSER_EVENT_HANDLER_HXX_INCLUDED
+#define I_XML_PARSER_EVENT_HANDLER_HXX_INCLUDED
#include <string>
#include <map>