summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLBasicExportFilter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLBasicExportFilter.hxx')
-rw-r--r--xmloff/inc/XMLBasicExportFilter.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/inc/XMLBasicExportFilter.hxx b/xmloff/inc/XMLBasicExportFilter.hxx
index 795b8d15d58c..1bd2c2ec46dc 100644
--- a/xmloff/inc/XMLBasicExportFilter.hxx
+++ b/xmloff/inc/XMLBasicExportFilter.hxx
@@ -23,10 +23,7 @@
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
#include <cppuhelper/implbase1.hxx>
-
-// =============================================================================
// class XMLBasicExportFilter
-// =============================================================================
typedef ::cppu::WeakImplHelper1<
::com::sun::star::xml::sax::XDocumentHandler > XMLBasicExportFilter_BASE;