summaryrefslogtreecommitdiff
path: root/sd/inc/sdhtmlfilter.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-13 16:24:59 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-13 16:24:59 +0000
commitfc06564c447d10ca5bec917e71f79151c8c37682 (patch)
tree00964401469592834d89d695570d9e946ded4bd6 /sd/inc/sdhtmlfilter.hxx
parent4d34431d4a601ece8131dc741db911fcf326355e (diff)
INTEGRATION: CWS impress26 (1.2.304); FILE MERGED
2004/12/16 13:40:39 cl 1.2.304.1: #i39045# #i21440# hide spell checker marks during graphic and html export
Diffstat (limited to 'sd/inc/sdhtmlfilter.hxx')
-rw-r--r--sd/inc/sdhtmlfilter.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sd/inc/sdhtmlfilter.hxx b/sd/inc/sdhtmlfilter.hxx
index b10efbfe08f9..090e71e0bea7 100644
--- a/sd/inc/sdhtmlfilter.hxx
+++ b/sd/inc/sdhtmlfilter.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sdhtmlfilter.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2004-01-20 10:17:58 $
+ * last change: $Author: kz $ $Date: 2005-01-13 17:24:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,6 +82,8 @@ public:
private:
DECL_LINK( IOProgressHdl, USHORT* );
+ bool mbHideSpell;
+
};
#endif // _SD_SDHTMLFILTER_HXX