Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/window/
H A Dwindow.cxx2948 sal_Bool bScrollChilds = (nFlags & SCROLL_CHILDREN) != 0; in ImplScroll() local
2952 bScrollChilds = sal_False; in ImplScroll()
2966 ImplMoveAllInvalidateRegions( aRectMirror, nHorzScroll, nVertScroll, bScrollChilds ); in ImplScroll()
2970 … ImplCalcOverlapRegion( aRectMirror, aInvalidateRegion, !bScrollChilds, sal_True, sal_False ); in ImplScroll()
3003 if ( !bScrollChilds ) in ImplScroll()
3056 if ( !bScrollChilds ) in ImplScroll()
3066 if ( bScrollChilds ) in ImplScroll()

Completed in 45 milliseconds