Home
last modified time | relevance | path

Searched refs:aRightScrollWin (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx3153 aRightScrollWin(this, ResId(WIN_RIGHT_SCROLL, *rResId.GetResMgr() )), in SwTokenWindow()
3183 aRightScrollWin.SetClickHdl(aLink); in SwTokenWindow()
3705 aRightScrollWin.Enable((pCtrl->GetPosPixel().X() + pCtrl->GetSizePixel().Width()) > nSpace); in AdjustScrolling()
3716 aRightScrollWin.Enable(sal_False); in AdjustScrolling()
3802 aRightScrollWin.Enable((pCtrl->GetPosPixel().X() + pCtrl->GetSizePixel().Width()) > nSpace); in IMPL_LINK()
3911 Point aRightPos(aRightScrollWin.GetPosPixel()); in Resize()
3912 Size aRightSize(aRightScrollWin.GetSizePixel()); in Resize()
3919 aRightScrollWin.SetPosPixel(aRightPos); in Resize()
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx278 ImageButton aRightScrollWin; member in SwTokenWindow

Completed in 58 milliseconds