summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/TickmarkHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/axes/TickmarkHelper.hxx')
-rw-r--r--chart2/source/view/axes/TickmarkHelper.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/chart2/source/view/axes/TickmarkHelper.hxx b/chart2/source/view/axes/TickmarkHelper.hxx
index 4e758aa0ceb5..287635ee9487 100644
--- a/chart2/source/view/axes/TickmarkHelper.hxx
+++ b/chart2/source/view/axes/TickmarkHelper.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: TickmarkHelper.hxx,v $
- * $Revision: 1.7 $
+ * $Revision: 1.7.24.1 $
*
* This file is part of OpenOffice.org.
*
@@ -156,14 +156,11 @@ public:
void getAllTicks( ::std::vector< ::std::vector< TickInfo > >& rAllTickInfos ) const;
void getAllTicksShifted( ::std::vector< ::std::vector< TickInfo > >& rAllTickInfos ) const;
- bool isPostEquidistant( sal_Int32 nDepth ) const;
//
static double getMinimumAtIncrement( double fMin, const ::com::sun::star::chart2::ExplicitIncrementData& rIncrement );
static double getMaximumAtIncrement( double fMax, const ::com::sun::star::chart2::ExplicitIncrementData& rIncrement );
- double getScaledWidth() const;
-
protected: //methods
void addSubTicks( sal_Int32 nDepth,
::com::sun::star::uno::Sequence<