Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_AxisPositions.cxx205 …long nTickmarksRightBorder = m_aLB_PlaceTicks.GetPosPixel().X() + m_aLB_PlaceTicks.GetSizePixel().… in AxisPositionsTabPage() local
208 nNewRightBorder = ::std::max( nTickmarksRightBorder, nNewRightBorder ); in AxisPositionsTabPage()
212 …el( Size( m_aLB_PlaceTicks.GetSizePixel().Width()+nNewRightBorder-nTickmarksRightBorder, nListBoxH… in AxisPositionsTabPage()

Completed in 13 milliseconds