Home
last modified time | relevance | path

Searched refs:SetEndScrollHdl (Results 1 – 19 of 19) sorted by relevance

/trunk/main/sc/source/ui/dbgui/
H A Dcsvtablebox.cxx121 maHScroll.SetEndScrollHdl( aLink ); in Init()
122 maVScroll.SetEndScrollHdl( aLink ); in Init()
H A Dfieldwnd.cxx156 mrScrollBar.SetEndScrollHdl( LINK( this, ScPivotFieldWindow, ScrollHdl ) ); in ScPivotFieldWindow()
H A Dfiltdlg.cxx324 aScrollBar.SetEndScrollHdl( LINK( this, ScFilterDlg, ScrollHdl ) ); in Init()
/trunk/main/svtools/source/control/
H A Dscrwin.cxx42 aVScroll.SetEndScrollHdl( LINK(this, ScrollableWindow, EndScrollHdl) ); in ImpInitialize()
43 aHScroll.SetEndScrollHdl( LINK(this, ScrollableWindow, EndScrollHdl) ); in ImpInitialize()
/trunk/main/vcl/inc/vcl/
H A Dscrbar.hxx143 void SetEndScrollHdl( const Link& rLink ) { maEndScrollHdl = rLink; } in SetEndScrollHdl() function in ScrollBar
/trunk/main/sc/source/ui/view/
H A Dprevwsh.cxx125 pHorScroll->SetEndScrollHdl( LINK( this, ScPreviewShell, ScrollHandler ) ); in Construct()
126 pVerScroll->SetEndScrollHdl( LINK( this, ScPreviewShell, ScrollHandler ) ); in Construct()
H A Dtabview.cxx422 rScrollBar.SetEndScrollHdl( LINK(this, ScTabView, EndScrollHdl) );
/trunk/main/sc/source/ui/miscdlgs/
H A Dretypepassdlg.cxx179 maScrollBar.SetEndScrollHdl( LINK( this, ScRetypePassDlg, ScrollHdl ) ); in Init()
H A Doptsolver.cxx360 maScrollBar.SetEndScrollHdl( LINK( this, ScOptSolverDlg, ScrollHdl ) ); in Init()
/trunk/main/sw/source/ui/uiview/
H A Dviewmdi.cxx323 (*ppScrollbar)->SetEndScrollHdl( LINK( this, SwView, EndScrollHdl )); in _CreateScrollbar()
H A Dpview.cxx1448 (*ppScrollbar)->SetEndScrollHdl( LINK( this, SwPagePreView, EndScrollHdl )); in _CreateScrollbar()
/trunk/main/formula/source/ui/dlg/
H A Dparawin.cxx91 aSlider.SetEndScrollHdl( LINK( this, ParaWin, ScrollHdl ) ); in ParaWin()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx138 aHScroll.SetEndScrollHdl( LINK( this, BrowseBox, EndScrollHdl ) ); in ConstructImpl()
2512 pVScroll->SetEndScrollHdl( LINK( this, BrowseBox, EndScrollHdl ) ); in SetMode()
/trunk/main/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx121 m_aScrollBar.SetEndScrollHdl(aScrollLink); in SwAddressControl_Impl()
/trunk/main/svx/source/dialog/
H A Drubydialog.cxx262 aScrollSB.SetEndScrollHdl( aScrLk ); in SvxRubyDialog()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx77 aHorSBar.SetEndScrollHdl( LINK( this, SvImpLBox, EndScrollHdl ) ); in SvImpLBox()
78 aVerSBar.SetEndScrollHdl( LINK( this, SvImpLBox, EndScrollHdl ) ); in SvImpLBox()
H A Dimivctl1.cxx152 aVerSBar.SetEndScrollHdl( aEndScrollHdl ); in SvxIconChoiceCtrl_Impl()
153 aHorSBar.SetEndScrollHdl( aEndScrollHdl ); in SvxIconChoiceCtrl_Impl()
/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx1848 m_aScrollSB.SetEndScrollHdl( aScrLk ); in HangulHanjaEditDictDialog()
/trunk/main/cui/source/options/
H A Doptcolor.cxx1175 aVScroll.SetEndScrollHdl(aScrollLink); in ColorConfigCtrl_Impl()

Completed in 140 milliseconds