Home
last modified time | relevance | path

Searched refs:m_bExpandIfValuesCloseToBorder (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/chart2/source/view/axes/
H A DScaleAutomatism.cxx110 , m_bExpandIfValuesCloseToBorder( false ) in ScaleAutomatism()
143 m_bExpandIfValuesCloseToBorder |= bExpandIfValuesCloseToBorder; in setAutoScalingOptions()
148 m_bExpandIfValuesCloseToBorder = false; in setAutoScalingOptions()
962 if( m_bExpandIfValuesCloseToBorder ) in calculateExplicitIncrementAndScaleForLinear()
972 if( m_bExpandIfValuesCloseToBorder ) in calculateExplicitIncrementAndScaleForLinear()
/aoo41x/main/chart2/source/view/inc/
H A DScaleAutomatism.hxx119 …bool m_bExpandIfValuesCloseToBorder; /// true = Expand if values are too close … member in chart::ScaleAutomatism
/aoo41x/main/chart2/source/view/charttypes/
H A DAreaChart.hxx97 bool m_bExpandIfValuesCloseToBorder; // e.g. false for net charts member in chart::AreaChart
H A DAreaChart.cxx85 , m_bExpandIfValuesCloseToBorder( bExpandIfValuesCloseToBorder ) in AreaChart()
138 return m_bExpandIfValuesCloseToBorder && in isExpandIfValuesCloseToBorder()

Completed in 35 milliseconds