diff options
-rw-r--r-- | sw/inc/swtypes.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/swtypes.hxx b/sw/inc/swtypes.hxx index ad99ac8bb335..1ea929ecf5b3 100644 --- a/sw/inc/swtypes.hxx +++ b/sw/inc/swtypes.hxx @@ -283,8 +283,8 @@ enum PrepareHint // for it and sends a PREP_WIDOWS to its predecessor // (Master/Follow). PREP_QUOVADIS, // If a footnote has to be split between two paragraphs - // the last on the page has to receive a QUOVADIS in or- - // der to format the text into it. + // the last on the page has to receive a QUOVADIS in + // order to format the text into it. PREP_BOSS_CHGD, // If a Frm changes its column/page this additional // Prepare is sended to POS_CHGD in MoveFwd/Bwd // (join Ftn-numbers etc.) |