summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/ViewElementListProvider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/ViewElementListProvider.hxx')
-rw-r--r--chart2/source/controller/inc/ViewElementListProvider.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/ViewElementListProvider.hxx b/chart2/source/controller/inc/ViewElementListProvider.hxx
index b6e2b79f93b3..ef1ced680dda 100644
--- a/chart2/source/controller/inc/ViewElementListProvider.hxx
+++ b/chart2/source/controller/inc/ViewElementListProvider.hxx
@@ -46,7 +46,7 @@ public:
ViewElementListProvider( DrawModelWrapper* pDrawModelWrapper );
virtual ~ViewElementListProvider();
- XColorTable* GetColorTable() const;
+ XColorList* GetColorTable() const;
XDashList* GetDashList() const;
XLineEndList* GetLineEndList() const;
XGradientList* GetGradientList() const;