summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-06 11:20:12 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-06 11:20:12 +0000
commit1245068bf956357125344793bc575ffcce3c11c1 (patch)
tree2ce25225f80f7ee3018db96d8a4fab3787d4fcba /xmloff
parentc043b10a9f0b6d02a808c0fb5611eec3411ff97e (diff)
INTEGRATION: CWS swsoftpagebreak (1.3.4); FILE MERGED
2007/06/19 13:06:51 ama 1.3.4.2: #i78650#: Soft page break 2007/06/19 10:47:55 ama 1.3.4.1: #i78650#: Soft page break
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/inc/xmloff/xmltoken.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/xmloff/inc/xmloff/xmltoken.hxx b/xmloff/inc/xmloff/xmltoken.hxx
index d75184219b68..227709e891c0 100644
--- a/xmloff/inc/xmloff/xmltoken.hxx
+++ b/xmloff/inc/xmloff/xmltoken.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmltoken.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2007-07-06 10:09:51 $
+ * last change: $Author: rt $ $Date: 2007-07-06 12:20:12 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -2948,6 +2948,8 @@ namespace xmloff { namespace token {
XML_PRESERVE_IRI,
XML_SORT_BY_X_VALUES,
XML_RIGHT_ANGLED_AXES,
+ XML_SOFT_PAGE_BREAK,
+ XML_USE_SOFT_PAGE_BREAKS,
XML_TOKEN_END
};