Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dilstbox.cxx2117 void ImplListBoxWindow::SetLeftIndent( long n ) in SetLeftIndent() function in ImplListBoxWindow
2428 SetLeftIndent( nPos ); in IMPL_LINK()
2499 SetLeftIndent( nMaxLI ); in ImplCheckScrollBars()
2506 SetLeftIndent( 0 ); in ImplCheckScrollBars()
2600 SetLeftIndent( 0 ); in ImplResizeControls()
/trunk/main/vcl/inc/
H A Dilstbox.hxx319 void SetLeftIndent( long n );
475 void SetLeftIndent( sal_uInt16 n ) { maLBWindow.SetLeftIndent( n ); } in SetLeftIndent() function in ImplListBox

Completed in 40 milliseconds