Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/
H A DPlottingPositionHelper.cxx62 , m_bAllowShiftXAxisPos(false) in PlottingPositionHelper()
79 , m_bAllowShiftXAxisPos( rSource.m_bAllowShiftXAxisPos ) in PlottingPositionHelper()
681 m_bAllowShiftXAxisPos = bAllowShift; in AllowShiftXAxisPos()
/trunk/main/chart2/source/view/inc/
H A DPlottingPositionHelper.hxx148 bool m_bAllowShiftXAxisPos; member in chart::PlottingPositionHelper
297 return m_bAllowShiftXAxisPos && m_aScales[nDimensionIndex].ShiftedCategoryPosition; in isStrongLowerRequested()
320 if( m_bAllowShiftXAxisPos && m_aScales[0].ShiftedCategoryPosition ) in doLogicScaling()

Completed in 27 milliseconds