summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-06 11:08:43 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-06 11:08:43 +0000
commitca0f1be1ba139898ea53592343504f57801d91c9 (patch)
treef60a646e62523545f0bef1010fb893151459a04e /xmloff
parentebe1b291f9e484eef06ac0a54c69a3ae545da847 (diff)
INTEGRATION: CWS swsoftpagebreak (1.172.4); FILE MERGED
2007/06/19 10:32:59 ama 1.172.4.1: #i78650#: Soft page break
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/inc/xmlkywd.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/xmloff/inc/xmlkywd.hxx b/xmloff/inc/xmlkywd.hxx
index 648df8701734..2c22af3cdac2 100644
--- a/xmloff/inc/xmlkywd.hxx
+++ b/xmloff/inc/xmlkywd.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlkywd.hxx,v $
*
- * $Revision: 1.172 $
+ * $Revision: 1.173 $
*
- * last change: $Author: vg $ $Date: 2007-05-22 16:03:40 $
+ * last change: $Author: rt $ $Date: 2007-07-06 12:08:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -1507,6 +1507,7 @@ XML_CONSTASCII_ACTION( sXML_size, "size" );
XML_CONSTASCII_ACTION( sXML_size_protect, "size-protect" );
XML_CONSTASCII_ACTION( sXML_slide, "slide" );
XML_CONSTASCII_ACTION( sXML_slow, "slow" );
+XML_CONSTASCII_ACTION( sXML_soft_page_break, "soft-page-break" );
XML_CONSTASCII_ACTION( sXML_solid, "solid" );
XML_CONSTASCII_ACTION( sXML_solid_type, "solid-type" );
XML_CONSTASCII_ACTION( sXML_sort, "sort");
@@ -1756,6 +1757,7 @@ XML_CONSTASCII_ACTION( sXML_use_objects, "use-objects" );
XML_CONSTASCII_ACTION( sXML_use_optimal_column_width, "use-optimal-column-width");
XML_CONSTASCII_ACTION( sXML_use_optimal_row_height, "use-optimal-row-height");
XML_CONSTASCII_ACTION( sXML_use_other_objects, "use-other-objects" );
+XML_CONSTASCII_ACTION( sXML_use_soft_page_breaks, "use-soft-page-breaks" );
XML_CONSTASCII_ACTION( sXML_use_spreadsheet_objects, "use-spreadsheet-objects" );
XML_CONSTASCII_ACTION( sXML_use_styles, "use-styles" );
XML_CONSTASCII_ACTION( sXML_use_tables, "use-tables" );