summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-06 11:08:57 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-06 11:08:57 +0000
commite5c77195ce56745b420ae38c319af906cb6745b7 (patch)
tree8fc057c1e6c97b9ddcfb955097f833fefd480d44 /xmloff
parentca0f1be1ba139898ea53592343504f57801d91c9 (diff)
INTEGRATION: CWS swsoftpagebreak (1.2.28); FILE MERGED
2007/06/19 10:44:15 ama 1.2.28.1: #i78650#: Soft page break
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/inc/xmloff/txtimp.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/inc/xmloff/txtimp.hxx b/xmloff/inc/xmloff/txtimp.hxx
index 347cd9310021..fbb7ece53bd8 100644
--- a/xmloff/inc/xmloff/txtimp.hxx
+++ b/xmloff/inc/xmloff/txtimp.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: txtimp.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2007-07-06 09:41:36 $
+ * last change: $Author: rt $ $Date: 2007-07-06 12:08:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -139,6 +139,7 @@ enum XMLTextPElemTokens
XML_TOK_TEXT_SPAN,
XML_TOK_TEXT_TAB_STOP,
XML_TOK_TEXT_LINE_BREAK,
+ XML_TOK_TEXT_SOFT_PAGE_BREAK,
XML_TOK_TEXT_S,
XML_TOK_TEXT_FRAME,
XML_TOK_TEXT_HYPERLINK,