summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/dlg_InsertDataLabel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/dlg_InsertDataLabel.hxx')
-rw-r--r--chart2/source/controller/inc/dlg_InsertDataLabel.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/chart2/source/controller/inc/dlg_InsertDataLabel.hxx b/chart2/source/controller/inc/dlg_InsertDataLabel.hxx
index 99732981248b..131154832ba1 100644
--- a/chart2/source/controller/inc/dlg_InsertDataLabel.hxx
+++ b/chart2/source/controller/inc/dlg_InsertDataLabel.hxx
@@ -30,10 +30,8 @@
class SvNumberFormatter;
-//.............................................................................
namespace chart
{
-//.............................................................................
class DataLabelResources;
class DataLabelsDialog : public ModalDialog
@@ -55,9 +53,7 @@ public:
void FillItemSet(SfxItemSet& rOutAttrs);
};
-//.............................................................................
} //namespace chart
-//.............................................................................
#endif