Home
last modified time | relevance | path

Searched refs:maHorScroller (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/dialog/
H A Ddlgctl3d.cxx987 maHorScroller(this, WB_HORZ | WB_DRAG), in SvxLightCtl3D()
998 maHorScroller(this, WB_HORZ | WB_DRAG), in SvxLightCtl3D()
1009 maHorScroller.SetHelpId(HID_CTRL3D_HSCROLL); in Init()
1020 maHorScroller.Show(); in Init()
1021 maHorScroller.SetRange(Range(0, 36000)); in Init()
1022 maHorScroller.SetLineSize(100); in Init()
1023 maHorScroller.SetPageSize(1000); in Init()
1071 maHorScroller.SetPosSizePixel(aPoint, aDestSize); in NewLayout()
1089 maHorScroller.Enable(bSelectionValid); in CheckSelection()
1116 maHorScroller.SetThumbPos( sal_Int32(fHor * 100.0) ); in move()
[all …]
/trunk/main/svx/inc/svx/
H A Ddlgctl3d.hxx164 ScrollBar maHorScroller; member in SvxLightCtl3D

Completed in 18 milliseconds