summaryrefslogtreecommitdiff
path: root/chart2/source/inc/chartview
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/chartview')
-rw-r--r--chart2/source/inc/chartview/DataPointSymbolSupplier.hxx3
-rw-r--r--chart2/source/inc/chartview/ExplicitValueProvider.hxx3
2 files changed, 0 insertions, 6 deletions
diff --git a/chart2/source/inc/chartview/DataPointSymbolSupplier.hxx b/chart2/source/inc/chartview/DataPointSymbolSupplier.hxx
index 742e3634d37c..101d94a9cf92 100644
--- a/chart2/source/inc/chartview/DataPointSymbolSupplier.hxx
+++ b/chart2/source/inc/chartview/DataPointSymbolSupplier.hxx
@@ -28,9 +28,6 @@
namespace chart
{
-/**
-*/
-
class OOO_DLLPUBLIC_CHARTVIEW DataPointSymbolSupplier
{
public:
diff --git a/chart2/source/inc/chartview/ExplicitValueProvider.hxx b/chart2/source/inc/chartview/ExplicitValueProvider.hxx
index db1f4671dbfc..456e89ba8ada 100644
--- a/chart2/source/inc/chartview/ExplicitValueProvider.hxx
+++ b/chart2/source/inc/chartview/ExplicitValueProvider.hxx
@@ -37,9 +37,6 @@
namespace chart
{
-/**
-*/
-
class DrawModelWrapper;
class OOO_DLLPUBLIC_CHARTVIEW ExplicitValueProvider
{