Lines Matching defs:const
59 sal_Int32 TickInfo::getScreenDistanceBetweenTicks( const TickInfo& rOherTickInfo ) const in getScreenDistanceBetweenTicks()
456 sal_Int32 TickmarkHelper::getMaxTickCount( sal_Int32 nDepth ) const in getMaxTickCount()
494 double* TickmarkHelper::getMajorTick( sal_Int32 nTick ) const in getMajorTick()
516 double* TickmarkHelper::getMinorTick( sal_Int32 nTick, sal_Int32 nDepth in getMinorTick()
559 bool TickmarkHelper::isWithinOuterBorder( double fScaledValue ) const in isWithinOuterBorder()
570 bool TickmarkHelper::isVisible( double fScaledValue ) const in isVisible()
585 void TickmarkHelper::getAllTicks( ::std::vector< ::std::vector< TickInfo > >& rAllTickInfos ) const in getAllTicks()
674 …ckmarkHelper::getAllTicksShifted( ::std::vector< ::std::vector< TickInfo > >& rAllTickInfos ) const in getAllTicksShifted()
680 …lper::addSubTicks( sal_Int32 nDepth, uno::Sequence< uno::Sequence< double > >& rParentTicks ) const in addSubTicks()
791 B2DVector TickmarkHelper_2D::getTickScreenPosition2D( double fScaledLogicTickValue ) const in getTickScreenPosition2D()
799 void TickmarkHelper_2D::addPointSequenceForTickLine( drawing::PointSequenceSequence& rPoints in addPointSequenceForTickLine()
828 …es& rAxisProperties, bool bIncludeFarAwayDistanceIfSo, bool bIncludeSpaceBetweenTickAndText ) const in getDistanceAxisTickToText()
881 …kmarkHelper_2D::createPointSequenceForAxisMainLine( drawing::PointSequenceSequence& rPoints ) const in createPointSequenceForAxisMainLine()
890 …arkHelper_2D::updateScreenValues( ::std::vector< ::std::vector< TickInfo > >& rAllTickInfos ) const in updateScreenValues()