summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmltexti.hxx
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-11-30 16:38:02 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-11-30 16:38:02 +0000
commitbe4202249b5ff8772a728a02993f05718707f342 (patch)
treeebc10d2855e909b6574d97b3ae384f3f24c49f13 /sw/source/filter/xml/xmltexti.hxx
parent375678a9e63f11eaf8ac7dfc26cc9625cd42361d (diff)
#94365# import merge paragraph flag for redlines
Diffstat (limited to 'sw/source/filter/xml/xmltexti.hxx')
-rw-r--r--sw/source/filter/xml/xmltexti.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sw/source/filter/xml/xmltexti.hxx b/sw/source/filter/xml/xmltexti.hxx
index 427bdbf56259..c89789ef6ff8 100644
--- a/sw/source/filter/xml/xmltexti.hxx
+++ b/sw/source/filter/xml/xmltexti.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmltexti.hxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: mib $ $Date: 2001-11-26 11:37:14 $
+ * last change: $Author: dvo $ $Date: 2001-11-30 17:38:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -149,7 +149,8 @@ public:
const ::rtl::OUString& rId, /// use to identify this redline
const ::rtl::OUString& rAuthor, /// name of the author
const ::rtl::OUString& rComment, /// redline comment
- const ::com::sun::star::util::DateTime& rDateTime); /// date+time
+ const ::com::sun::star::util::DateTime& rDateTime, /// date+time
+ sal_Bool bMergeLastPara); /// merge last paragraph
virtual ::com::sun::star::uno::Reference<
::com::sun::star::text::XTextCursor> RedlineCreateText(
::com::sun::star::uno::Reference< /// needed to get the document