Searched defs:bNeedVScroll (Results 1 – 2 of 2) sorted by relevance
350 bool bNeedVScroll = 0 != ( m_pAntiImpl->GetStyle() & WB_VSCROLL ); in ensureScrollbars() local
200 sal_Bool bNeedVScroll = ( nWinStyle & WB_VSCROLL ) == WB_VSCROLL; in ImpUpdateSrollBarVis() local
Completed in 24 milliseconds