Searched defs:bNeedHScroll (Results 1 – 2 of 2) sorted by relevance
351 bool bNeedHScroll = 0 != ( m_pAntiImpl->GetStyle() & WB_HSCROLL ); in ensureScrollbars() local
201 const sal_Bool bNeedHScroll = ( nWinStyle & WB_HSCROLL ) == WB_HSCROLL; in ImpUpdateSrollBarVis() local
Completed in 20 milliseconds