Home
last modified time | relevance | path

Searched refs:m_bExpandBorderToIncrementRhythm (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/chart2/source/view/axes/
H A DScaleAutomatism.cxx109 , m_bExpandBorderToIncrementRhythm( false ) in ScaleAutomatism()
142 m_bExpandBorderToIncrementRhythm |= bExpandBorderToIncrementRhythm; in setAutoScalingOptions()
279 if( bAutoMinimum && m_bExpandBorderToIncrementRhythm ) in calculateExplicitIncrementAndScaleForCategory()
281 if( bAutoMaximum && m_bExpandBorderToIncrementRhythm ) in calculateExplicitIncrementAndScaleForCategory()
482 if( bAutoMinimum && m_bExpandBorderToIncrementRhythm ) in calculateExplicitIncrementAndScaleForLogarithmic()
498 if( bAutoMaximum && m_bExpandBorderToIncrementRhythm ) in calculateExplicitIncrementAndScaleForLogarithmic()
959 if( m_bExpandBorderToIncrementRhythm ) in calculateExplicitIncrementAndScaleForLinear()
969 if( m_bExpandBorderToIncrementRhythm ) in calculateExplicitIncrementAndScaleForLinear()
/aoo42x/main/chart2/source/view/inc/
H A DScaleAutomatism.hxx118 bool m_bExpandBorderToIncrementRhythm; /// true = Expand to main increments. member in chart::ScaleAutomatism

Completed in 19 milliseconds