Home
last modified time | relevance | path

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

/aoo42x/main/svtools/inc/svtools/
H A Dtabbar.hxx300 #define WB_MINSCROLL ((WinBits)0x20000000) macro
/aoo42x/main/svtools/source/control/
H A Dtabbar.cxx667 if ( mnWinStyle & (WB_MINSCROLL | WB_SCROLL) ) in ImplInitControls()
2447 if ( mnWinStyle & WB_MINSCROLL ) in GetMinSize()
/aoo42x/main/svtools/source/contnr/
H A Dsvimpbox.cxx1192 pTabBar->SetStyle( pTabBar->GetStyle() | WB_MINSCROLL ); in PositionScrollBars()
1197 nStyle &= ~(WB_MINSCROLL); in PositionScrollBars()

Completed in 34 milliseconds