summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwptblcell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwptblcell.hxx')
-rw-r--r--lotuswordpro/source/filter/lwptblcell.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/lotuswordpro/source/filter/lwptblcell.hxx b/lotuswordpro/source/filter/lwptblcell.hxx
index 39f5ab8420d6..0907e6fc6ef4 100644
--- a/lotuswordpro/source/filter/lwptblcell.hxx
+++ b/lotuswordpro/source/filter/lwptblcell.hxx
@@ -227,7 +227,6 @@ class LwpRowColumnQualifier
{
public:
LwpRowColumnQualifier();
- ~LwpRowColumnQualifier(){}
bool IsAbsolute();
@@ -280,7 +279,6 @@ public:
LwpRowSpecifier()
: cRow(0)
{}
- ~LwpRowSpecifier(){}
void QuickRead(LwpObjectStream *pStrm);
@@ -316,8 +314,6 @@ public:
LwpColumnSpecifier()
: cColumn(0)
{}
- ~LwpColumnSpecifier()
- {}
void QuickRead(LwpObjectStream *pStrm);