From 0c2cbceedd247881540f942b410b0f06860d7d01 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Fri, 3 Aug 2007 11:52:18 +0000
Subject: [PATCH] INTEGRATION: CWS oasisrng03 (1.172.52); FILE MERGED
2007/08/01 22:14:31 cl 1.172.52.2: RESYNC: (1.172-1.173); FILE MERGED
2007/07/02 14:15:32 ama 1.172.52.1: #139736#: page-continuation
---
xmloff/inc/xmlkywd.hxx | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/xmloff/inc/xmlkywd.hxx b/xmloff/inc/xmlkywd.hxx
index 2c22af3cdac2..8fe5411e65d7 100644
--- a/xmloff/inc/xmlkywd.hxx
+++ b/xmloff/inc/xmlkywd.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlkywd.hxx,v $
*
- * $Revision: 1.173 $
+ * $Revision: 1.174 $
*
- * last change: $Author: rt $ $Date: 2007-07-06 12:08:43 $
+ * last change: $Author: hr $ $Date: 2007-08-03 12:52:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -2000,4 +2000,6 @@ XML_CONSTASCII_ACTION( sXML_libraries, "libraries" );
XML_CONSTASCII_ACTION( sXML_source_code, "source-code" );
XML_CONSTASCII_ACTION( sXML_readonly, "readonly" );
+XML_CONSTASCII_ACTION( sXML_page_continuation, "page-continuation" );
+
#endif