diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-08-03 11:52:18 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-08-03 11:52:18 +0000 |
commit | 0c2cbceedd247881540f942b410b0f06860d7d01 (patch) | |
tree | b16a59f0aad8e88c0410f15e690626f6cb8d6fcc /xmloff/inc/xmlkywd.hxx | |
parent | 5109e02c85a0c691528e52e6132a32e14a57425d (diff) |
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
Diffstat (limited to 'xmloff/inc/xmlkywd.hxx')
-rw-r--r-- | xmloff/inc/xmlkywd.hxx | 6 |
1 files 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 |