summaryrefslogtreecommitdiff
path: root/xmloff/inc/txtvfldi.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 16:57:24 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 16:57:24 +0000
commit55aaed81d895aabee76154ed277244b7a38e65cd (patch)
tree180ed60e3f1ff32f7bbcc41fb9240a729562a919 /xmloff/inc/txtvfldi.hxx
parent25e58461eabf21ad8c4354a6202757c4e7c17507 (diff)
INTEGRATION: CWS warnings01 (1.9.32); FILE MERGED
2005/11/03 17:46:55 cl 1.9.32.1: warning free code changes for unxlngi6
Diffstat (limited to 'xmloff/inc/txtvfldi.hxx')
-rw-r--r--xmloff/inc/txtvfldi.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/xmloff/inc/txtvfldi.hxx b/xmloff/inc/txtvfldi.hxx
index f9f6ebe72ea6..912cbb342e59 100644
--- a/xmloff/inc/txtvfldi.hxx
+++ b/xmloff/inc/txtvfldi.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: txtvfldi.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 13:10:51 $
+ * last change: $Author: hr $ $Date: 2006-06-19 17:57:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -113,6 +113,8 @@ public:
sal_Bool bValue, /// process value (Prep.Field)
sal_Bool bFormula); /// process formula (Prep.F.)
+ virtual ~XMLValueImportHelper();
+
/// process attribute values
virtual void ProcessAttribute( sal_uInt16 nAttrToken,
const ::rtl::OUString& sAttrValue );