Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/
H A DPlottingPositionHelper.cxx63 , m_bAllowShiftZAxisPos(false) in PlottingPositionHelper()
80 , m_bAllowShiftZAxisPos( rSource.m_bAllowShiftZAxisPos ) in PlottingPositionHelper()
685 m_bAllowShiftZAxisPos = bAllowShift; in AllowShiftZAxisPos()
/trunk/main/chart2/source/view/inc/
H A DPlottingPositionHelper.hxx149 bool m_bAllowShiftZAxisPos; member in chart::PlottingPositionHelper
299 return m_bAllowShiftZAxisPos && m_aScales[nDimensionIndex].ShiftedCategoryPosition; in isStrongLowerRequested()
329 if( m_bAllowShiftZAxisPos && m_aScales[2].ShiftedCategoryPosition) in doLogicScaling()

Completed in 17 milliseconds