INTEGRATION: CWS swsoftpagebreak (1.17.352); FILE MERGED

2007/06/19 10:55:45 ama 1.17.352.1: #i78650#: Soft page break export
This commit is contained in:
Rüdiger Timm 2007-07-06 11:16:28 +00:00
parent b03fb7a409
commit 73722ea187

View file

@ -4,9 +4,9 @@
*
* $RCSfile: unoport.hxx,v $
*
* $Revision: 1.17 $
* $Revision: 1.18 $
*
* last change: $Author: hr $ $Date: 2006-08-14 15:37:21 $
* last change: $Author: rt $ $Date: 2007-07-06 12:16:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -106,7 +106,8 @@ enum SwTextPortionType
PORTION_REDLINE_START,
PORTION_REDLINE_END,
PORTION_RUBY_START,
PORTION_RUBY_END
PORTION_RUBY_END,
PORTION_SOFT_PAGEBREAK
};
class SwXRubyPortion;