summaryrefslogtreecommitdiffstats
path: root/chart2/source/inc/chartview
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2010-01-25 13:03:04 +0100
committerThomas Benisch <tbe@openoffice.org>2010-01-25 13:03:04 +0100
commit2caea5cb74fd968f9434d61a626d64b2628a741e (patch)
tree4b5fb86e812dd0276cb76951ddc447b5207c1d7a /chart2/source/inc/chartview
parentchartshapes: #i12587# line styles are not saved (diff)
downloadcore-2caea5cb74fd968f9434d61a626d64b2628a741e.tar.gz
core-2caea5cb74fd968f9434d61a626d64b2628a741e.zip
chartshapes: #i12587# line styles are not saved
Diffstat (limited to 'chart2/source/inc/chartview')
-rw-r--r--chart2/source/inc/chartview/DrawModelWrapper.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/inc/chartview/DrawModelWrapper.hxx b/chart2/source/inc/chartview/DrawModelWrapper.hxx
index caec07d58a15..affff6a20ae9 100644
--- a/chart2/source/inc/chartview/DrawModelWrapper.hxx
+++ b/chart2/source/inc/chartview/DrawModelWrapper.hxx
@@ -98,8 +98,6 @@ public:
getUnoModel();
SdrModel& getSdrModel();
- SAL_DLLPRIVATE void updateTablesFromChartModel( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel >& xChartModel );
-
XColorTable* GetColorTable() const;
XDashList* GetDashList() const;
XLineEndList* GetLineEndList() const;