summaryrefslogtreecommitdiff
path: root/sw/inc/fldbas.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-02-02 10:47:24 +0000
committerOliver Specht <os@openoffice.org>2001-02-02 10:47:24 +0000
commit3094ae3901c236835bb8078d1bbd1b4dda7c111a (patch)
treeaee1725c48e95c56fcf4aa0e7bd5faa8892aec87 /sw/inc/fldbas.hxx
parentd0e1a9eafb360b646967e800f6ae390627c549da (diff)
SwValueField: Dtor implemented
Diffstat (limited to 'sw/inc/fldbas.hxx')
-rw-r--r--sw/inc/fldbas.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/inc/fldbas.hxx b/sw/inc/fldbas.hxx
index 1bf19a221d47..059cb46ddc9d 100644
--- a/sw/inc/fldbas.hxx
+++ b/sw/inc/fldbas.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fldbas.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: jp $ $Date: 2001-01-18 14:05:09 $
+ * last change: $Author: os $ $Date: 2001-02-02 11:47:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -456,6 +456,8 @@ protected:
SwValueField( const SwValueField& rFld );
public:
+ virtual ~SwValueField();
+
virtual SwFieldType* ChgTyp( SwFieldType* );
virtual void SetLanguage(USHORT nLng);
// os: wozu war das denn da?