Home
last modified time | relevance | path

Searched refs:aHScrollLeft (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/source/ui/view/
H A Dtabview.cxx360 aHScrollLeft( pFrameWin, WinBits( WB_HSCROLL | WB_DRAG ) ), \
622 lcl_SetPosSize( aHScrollLeft, Point(nPosX+nTabSize-nOverlap, nPosY+nSizeY), in DoResize()
678 nBarY = aHScrollLeft.GetSizePixel().Height(); in DoResize()
747 nSplitHeight -= aHScrollLeft.GetSizePixel().Height(); in DoResize()
965 rBorder.Bottom() += aHScrollLeft.GetSizePixel().Height(); in GetBorderSize()
1203 ScrollBar* pHScroll = ( eHPos == SC_SPLIT_LEFT ) ? &aHScrollLeft : &aHScrollRight; in ScrollCommand()
1227 if ( pScroll == &aHScrollLeft || pScroll == &aHScrollRight ) in IMPL_LINK()
1250 sal_Bool bHoriz = ( pScroll == &aHScrollLeft || pScroll == &aHScrollRight ); in IMPL_LINK()
1253 nViewPos = aViewData.GetPosX( (pScroll == &aHScrollLeft) ? in IMPL_LINK()
1751 ShowHide( &aHScrollLeft, bHScrollMode ); in UpdateShow()
[all …]
H A Dtabview4.cxx429 SetScrollBar( aHScrollLeft, nMaxXL, nVisXL, aViewData.GetPosX( SC_SPLIT_LEFT ), bMirror ); in UpdateScrollBars()
451 nDiff = lcl_UpdateBar( aHScrollLeft, nVisXL ); in UpdateScrollBars()
H A Dtabview5.cxx117 InitScrollBar( aHScrollLeft, MAXCOL+1 ); in Init()
/aoo42x/main/sc/source/ui/inc/
H A Dtabview.hxx125 ScrollBar aHScrollLeft; // anfangs sichtbar member in ScTabView

Completed in 23 milliseconds