Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/brwbox/
H A Dbrwbox2.cxx625 if ( aHScroll.IsVisible() || ( nControlAreaWidth != USHRT_MAX ) ) in Resize()
1239 if ( nControlAreaWidth != USHRT_MAX ) in UpdateScrollbars()
1250 sal_uLong nHScrX = nControlAreaWidth == USHRT_MAX in UpdateScrollbars()
1252 : nControlAreaWidth; in UpdateScrollbars()
1315 else if ( !aHScroll.IsVisible() && ( nControlAreaWidth != USHRT_MAX ) ) in UpdateScrollbars()
1319 nActualCorderWidth = GetOutputSizePixel().Width() - nControlAreaWidth; in UpdateScrollbars()
H A Dbrwbox1.cxx133 nControlAreaWidth = USHRT_MAX; in ConstructImpl()
2403 if ( nWidth != nControlAreaWidth ) in ReserveControlArea()
2406 nControlAreaWidth = nWidth; in ReserveControlArea()
2467 nControlAreaWidth = USHRT_MAX; in SetMode()
/aoo4110/main/svtools/inc/svtools/
H A Dbrwbox.hxx253 sal_uLong nControlAreaWidth; // width of fixed area beneeth hscroll member in BrowseBox

Completed in 35 milliseconds