summaryrefslogtreecommitdiffstats
path: root/xmloff/source/text/XMLRedlineExport.hxx
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-05-02 15:19:18 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-05-02 15:19:18 +0000
commit406e2caff804407440024162e6074ab79af17387 (patch)
treec1e2f0fc8df0f32927410411e680c9be0417dcf5 /xmloff/source/text/XMLRedlineExport.hxx
parentset mime type of streams, fix handling of Text Blocks in auto-correction and ... (diff)
downloadcore-406e2caff804407440024162e6074ab79af17387.tar.gz
core-406e2caff804407440024162e6074ab79af17387.zip
added tracked changes protection and enabled flag
Diffstat (limited to 'xmloff/source/text/XMLRedlineExport.hxx')
-rw-r--r--xmloff/source/text/XMLRedlineExport.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLRedlineExport.hxx b/xmloff/source/text/XMLRedlineExport.hxx
index bd7a1c6cf9ba..ba1f0e4a8a73 100644
--- a/xmloff/source/text/XMLRedlineExport.hxx
+++ b/xmloff/source/text/XMLRedlineExport.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLRedlineExport.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: dvo $ $Date: 2001-03-09 14:13:18 $
+ * last change: $Author: dvo $ $Date: 2001-05-02 16:19:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -127,7 +127,8 @@ class XMLRedlineExport
const ::rtl::OUString sEndRedline;
const ::rtl::OUString sRedlineIdentifier;
const ::rtl::OUString sIsInHeaderFooter;
-
+ const ::rtl::OUString sRedlineProtectionKey;
+ const ::rtl::OUString sRecordChanges;
const ::rtl::OUString sChangePrefix;