Home
last modified time | relevance | path

Searched refs:ScrollHorz (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/
H A Dilstbox.hxx320 void ScrollHorz( long nDiff );
476 void ScrollHorz( short nDiff ) { maLBWindow.ScrollHorz( nDiff ); } in ScrollHorz() function in ImplListBox
/trunk/main/vcl/source/control/
H A Dilstbox.cxx1610 ScrollHorz( -HORZ_SCROLL ); in ProcessKeyInput()
1621 ScrollHorz( HORZ_SCROLL ); in ProcessKeyInput()
2119 ScrollHorz( n - mnLeft ); in SetLeftIndent()
2124 void ImplListBoxWindow::ScrollHorz( long n ) in ScrollHorz() function in ImplListBoxWindow

Completed in 31 milliseconds