summaryrefslogtreecommitdiff
path: root/xmloff/inc/txtfldi.hxx
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-01-25 13:05:36 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-01-25 13:05:36 +0000
commitad212e334992bd97026191412ff3148ac808a47b (patch)
treeb2b28216839eb630948ce9355c2ce9c69989a576 /xmloff/inc/txtfldi.hxx
parentc6a02b31725444778951946e4e0aa4980c70613b (diff)
- fixed: #83150# annotation field: author property now optional
Diffstat (limited to 'xmloff/inc/txtfldi.hxx')
-rw-r--r--xmloff/inc/txtfldi.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/xmloff/inc/txtfldi.hxx b/xmloff/inc/txtfldi.hxx
index c62565a26c40..240e94b1f4ac 100644
--- a/xmloff/inc/txtfldi.hxx
+++ b/xmloff/inc/txtfldi.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: txtfldi.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: dvo $ $Date: 2001-01-24 16:49:47 $
+ * last change: $Author: dvo $ $Date: 2001-01-25 14:05:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1346,7 +1346,6 @@ class XMLAnnotationImportContext : public XMLTextFieldImportContext
::rtl::OUStringBuffer aTextBuffer;
::com::sun::star::util::Date aDate;
- sal_Bool bAuthorOK;
sal_Bool bDateOK;
public: