summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpbody.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/ximpbody.hxx')
-rw-r--r--xmloff/source/draw/ximpbody.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/draw/ximpbody.hxx b/xmloff/source/draw/ximpbody.hxx
index 2e6b3b8d6337..f45acb9c4809 100644
--- a/xmloff/source/draw/ximpbody.hxx
+++ b/xmloff/source/draw/ximpbody.hxx
@@ -25,7 +25,6 @@
#include <xmloff/nmspmap.hxx>
#include "ximppage.hxx"
-//////////////////////////////////////////////////////////////////////////////
// draw:page context
class SdXMLDrawPageContext : public SdXMLGenericPageContext
@@ -50,7 +49,6 @@ public:
};
-//////////////////////////////////////////////////////////////////////////////
// office:body context
class SdXMLBodyContext : public SvXMLImportContext
@@ -67,7 +65,6 @@ public:
const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList );
};
-
#endif // _XIMPBODY_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */