Searched defs:bVerSBar (Results 1 – 3 of 3) sorted by relevance
1247 sal_Bool bVerSBar = ( nWindowStyle & WB_VSCROLL ) != 0; in AdjustScrollBars() local
1752 bool bVerSBar = (pView->GetStyle() & WB_VSCROLL) ? true : false; in AdjustScrollBars() local
1482 sal_Bool bVerSBar = ( nWinBits & WB_VSCROLL ) != 0; in AdjustScrollBars() local
Completed in 84 milliseconds