Searched refs:m_bAllowShiftXAxisPos (Results 1 – 2 of 2) sorted by relevance
62 , m_bAllowShiftXAxisPos(false) in PlottingPositionHelper()79 , m_bAllowShiftXAxisPos( rSource.m_bAllowShiftXAxisPos ) in PlottingPositionHelper()681 m_bAllowShiftXAxisPos = bAllowShift; in AllowShiftXAxisPos()
148 bool m_bAllowShiftXAxisPos; member in chart::PlottingPositionHelper297 return m_bAllowShiftXAxisPos && m_aScales[nDimensionIndex].ShiftedCategoryPosition; in isStrongLowerRequested()320 if( m_bAllowShiftXAxisPos && m_aScales[0].ShiftedCategoryPosition ) in doLogicScaling()
Completed in 12 milliseconds