Lines Matching refs:GetStyle
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()
1314 ImplInitStyle( GetStyle() ); in StateChanged()
1318 (GetStyle() & SCRBAR_VIEW_STYLE) ) in StateChanged()
1347 sal_Bool bHorizontal = ( GetStyle() & WB_HORZ )? sal_True: sal_False; in ImplFindPartRect()