Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dsvtreebx.cxx1668 sal_Bool bHorSBar = pImp->HasHorScrollBar(); in PaintEntry1() local
1682 if( !bHorSBar && pImp->HasHorScrollBar() ) in PaintEntry1()
H A Dsvimpicn.cxx1753 bool bHorSBar = (pView->GetStyle() & WB_HSCROLL) ? true : false; in AdjustScrollBars() local
1772 if( bHorSBar || (nVirtWidth > nVisibleWidth) ) in AdjustScrollBars()
H A Dimivctl1.cxx1483 sal_Bool bHorSBar = ( nWinBits & WB_HSCROLL ) != 0; in AdjustScrollBars() local
1504 if( !bNoHorSBar && (bHorSBar || (nVirtWidth > nVisibleWidth)) ) in AdjustScrollBars()

Completed in 63 milliseconds