diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-03-20 10:53:14 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-03-20 18:24:53 +0100 |
commit | 47bb6bb78975f0183391a9f40c73238a855cfb67 (patch) | |
tree | cdf127e8637a83aa6e06223ab1d5fb00e17b22e0 /chart2/source/view/inc/PlotterBase.hxx | |
parent | 0d315e93ef0c42048f727ba67152c5773e7214a1 (diff) |
someone did not understand c++
Change-Id: I39de4c5a2abb1cc414dd5ff6610269c510da8e85
Diffstat (limited to 'chart2/source/view/inc/PlotterBase.hxx')
-rw-r--r-- | chart2/source/view/inc/PlotterBase.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chart2/source/view/inc/PlotterBase.hxx b/chart2/source/view/inc/PlotterBase.hxx index b7515c49860c..8cf01a9bdf61 100644 --- a/chart2/source/view/inc/PlotterBase.hxx +++ b/chart2/source/view/inc/PlotterBase.hxx @@ -67,10 +67,6 @@ public: static bool isValidPosition( const ::com::sun::star::drawing::Position3D& rPos ); -private: //methods - //no default constructor - PlotterBase(); - protected: //methods ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShapes > createGroupShape( const ::com::sun::star::uno::Reference< |