Home
last modified time | relevance | path

Searched refs:isWithinOuterBorder (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/chart2/source/view/axes/
H A DTickmarks_Equidistant.cxx288 if( !isWithinOuterBorder( m_pfCurrentValues[nDepth] ) ) in getMinorTick()
294 bool EquidistantTickFactory::isWithinOuterBorder( double fScaledValue ) const in isWithinOuterBorder() function in chart::EquidistantTickFactory
H A DTickmarkHelper.cxx553 if( !isWithinOuterBorder( m_pfCurrentValues[nDepth] ) ) in getMinorTick()
559 bool TickmarkHelper::isWithinOuterBorder( double fScaledValue ) const in isWithinOuterBorder() function in chart::TickmarkHelper
H A DTickmarks_Equidistant.hxx139 …bool isWithinOuterBorder( double fScaledValue ) const; //all within the outer major tick ma…

Completed in 37 milliseconds