Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx356 long nNewHWidth = szOverallSize.Width() - nVScrollWidth; in CheckScrollBars() local
411 …m_pVertScroll->SetPosSizePixel( Point(nNewHWidth, 0), Size(nVScrollWidth, szOverallSize.Height()) … in CheckScrollBars()
426 …m_pHorzScroll->SetPosSizePixel( Point(0, nNewVHeight), Size(bNeedVScrollBar ? nNewHWidth : szOvera… in CheckScrollBars()

Completed in 21 milliseconds