Lines Matching refs:WB_HORZ
88 #define SCRBAR_VIEW_STYLE (WB_3DLOOK | WB_HORZ | WB_VERT)
209 if ( GetStyle() & WB_HORZ ) in ImplUpdateRects()
245 if ( GetStyle() & WB_HORZ ) in ImplUpdateRects()
345 if ( GetStyle() & WB_HORZ ) in ImplCalc()
478 if ( GetStyle() & WB_HORZ ) in ImplCalc()
557 sal_Bool bHorz = (GetStyle() & WB_HORZ ? true : false); in ImplDrawNative()
747 if ( GetStyle() & WB_HORZ ) in ImplDraw()
754 if ( GetStyle() & WB_HORZ ) in ImplDraw()
774 if ( GetStyle() & WB_HORZ ) in ImplDraw()
781 if ( GetStyle() & WB_HORZ ) in ImplDraw()
880 sal_Bool bHorizontal = ( GetStyle() & WB_HORZ )? sal_True: sal_False; in ImplDoMouseAction()
956 if ( GetStyle() & WB_HORZ ) in ImplDragThumb()
989 sal_Bool bHorizontal = ( GetStyle() & WB_HORZ )? sal_True: sal_False; in MouseButtonDown()
1049 if ( GetStyle() & WB_HORZ ) in MouseButtonDown()
1056 if ( GetStyle() & WB_HORZ ) in MouseButtonDown()
1347 sal_Bool bHorizontal = ( GetStyle() & WB_HORZ )? sal_True: sal_False; in ImplFindPartRect()