summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/inc/rtfexp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/rtfexp.hxx')
-rw-r--r--sc/source/filter/inc/rtfexp.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/filter/inc/rtfexp.hxx b/sc/source/filter/inc/rtfexp.hxx
index 0089675abe7b..32eb33299413 100644
--- a/sc/source/filter/inc/rtfexp.hxx
+++ b/sc/source/filter/inc/rtfexp.hxx
@@ -22,7 +22,6 @@
#include "expbase.hxx"
-
class ScRTFExport : public ScExportBase
{
sal_uLong* pCellX; // kumulierte Zellbreiten einer Tabelle
@@ -39,7 +38,6 @@ public:
sal_uLong Write();
};
-
#endif // INCLUDED_SC_SOURCE_FILTER_INC_RTFEXP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */