summaryrefslogtreecommitdiff
path: root/sw/inc/cellfml.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/cellfml.hxx')
-rw-r--r--sw/inc/cellfml.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/cellfml.hxx b/sw/inc/cellfml.hxx
index abece1eaecc2..0b5c6b92009a 100644
--- a/sw/inc/cellfml.hxx
+++ b/sw/inc/cellfml.hxx
@@ -51,8 +51,6 @@ public:
void SetLastTblBox( const SwTableBox* pBox ) { pLastTblBox = pBox; }
};
-
-
class SwTableFormula
{
typedef void (SwTableFormula:: *FnScanFormula)( const SwTable&, OUString&,
@@ -147,8 +145,6 @@ public:
bool HasValidBoxes() const;
};
-
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */