summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLChartPropertySetMapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLChartPropertySetMapper.hxx')
-rw-r--r--xmloff/inc/XMLChartPropertySetMapper.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/xmloff/inc/XMLChartPropertySetMapper.hxx b/xmloff/inc/XMLChartPropertySetMapper.hxx
index b5655c0db6fa..5d353833a124 100644
--- a/xmloff/inc/XMLChartPropertySetMapper.hxx
+++ b/xmloff/inc/XMLChartPropertySetMapper.hxx
@@ -25,13 +25,10 @@
#include <xmloff/xmlimppr.hxx>
#include <xmloff/xmlimp.hxx>
-
extern const XMLPropertyMapEntry aXMLChartPropMap[];
class SvXMLExport;
-// ----------------------------------------
-
class XMLChartPropHdlFactory : public XMLPropertyHandlerFactory
{
private:
@@ -42,8 +39,6 @@ public:
virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const;
};
-// ----------------------------------------
-
class XMLChartPropertySetMapper : public XMLPropertySetMapper
{
public:
@@ -51,8 +46,6 @@ public:
~XMLChartPropertySetMapper();
};
-// ----------------------------------------
-
class XMLChartExportPropertyMapper : public SvXMLExportPropertyMapper
{
private:
@@ -95,8 +88,6 @@ public:
com::sun::star::chart2::XChartDocument > xChartDoc );
};
-// ----------------------------------------
-
class XMLChartImportPropertyMapper : public SvXMLImportPropertyMapper
{
private: