summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLSectionImportContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLSectionImportContext.hxx')
-rw-r--r--xmloff/source/text/XMLSectionImportContext.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLSectionImportContext.hxx b/xmloff/source/text/XMLSectionImportContext.hxx
index 46f3b1908915..838951e9e6e6 100644
--- a/xmloff/source/text/XMLSectionImportContext.hxx
+++ b/xmloff/source/text/XMLSectionImportContext.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: XMLSectionImportContext.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: dvo $ $Date: 2001-03-21 16:03:49 $
+ * last change: $Author: dvo $ $Date: 2001-04-09 13:13:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -121,6 +121,8 @@ class XMLSectionImportContext : public SvXMLImportContext
sal_Bool bValid;
sal_Bool bSequenceOK;
+ sal_Bool bHasContent;
+
public:
TYPEINFO();