summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/VCartesianAxis.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-07-27 12:04:27 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-07-27 13:23:25 +0200
commit620d032b1807477ef1e2b547ce772c284aa0da50 (patch)
tree92abc1d89840f27dae0dfb27269688fba197ae3b /chart2/source/view/axes/VCartesianAxis.hxx
parent370c71f5b1e2618c49881ac221993692143d4e58 (diff)
loplugin:constparams in chart2
Change-Id: Ic325b79f04e04aa19e08a60db30b982d90f04c80 Reviewed-on: https://gerrit.libreoffice.org/40480 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'chart2/source/view/axes/VCartesianAxis.hxx')
-rw-r--r--chart2/source/view/axes/VCartesianAxis.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/chart2/source/view/axes/VCartesianAxis.hxx b/chart2/source/view/axes/VCartesianAxis.hxx
index 15074393d90a..df15e4896198 100644
--- a/chart2/source/view/axes/VCartesianAxis.hxx
+++ b/chart2/source/view/axes/VCartesianAxis.hxx
@@ -120,7 +120,7 @@ private: //methods
bool createTextShapes(
const css::uno::Reference<css::drawing::XShapes >& xTarget,
TickIter& rTickIter, AxisLabelProperties& rAxisLabelProperties,
- TickFactory2D* pTickFactory, sal_Int32 nScreenDistanceBetweenTicks );
+ TickFactory2D const * pTickFactory, sal_Int32 nScreenDistanceBetweenTicks );
/**
* Variant of createTextShapes where none of auto-staggering and
@@ -130,9 +130,9 @@ private: //methods
bool createTextShapesSimple(
const css::uno::Reference<css::drawing::XShapes >& xTarget,
TickIter& rTickIter, AxisLabelProperties& rAxisLabelProperties,
- TickFactory2D* pTickFactory );
+ TickFactory2D const * pTickFactory );
- void createTickMarkLineShapes( TickInfoArrayType& rTickInfos, const TickmarkProperties& rTickmarkProperties, TickFactory2D& rTickFactory2D, bool bOnlyAtLabels );
+ void createTickMarkLineShapes( TickInfoArrayType& rTickInfos, const TickmarkProperties& rTickmarkProperties, TickFactory2D const & rTickFactory2D, bool bOnlyAtLabels );
TickFactory2D* createTickFactory2D();
void hideIdenticalScreenValues( TickInfoArraysType& rTickInfos ) const;
@@ -144,7 +144,7 @@ private: //methods
* positions based on the final stagger setting.
*/
void doStaggeringOfLabels( const AxisLabelProperties& rAxisLabelProperties
- , TickFactory2D* pTickFactory2D );
+ , TickFactory2D const * pTickFactory2D );
/**
* @return true if we can break a single line label text into multiple