Searched refs:bAutoScroll (Results 1 – 5 of 5) sorted by relevance
53 void ExtMultiLineEdit::SetAutoScroll( sal_Bool bAutoScroll ) in SetAutoScroll() argument55 GetTextView()->SetAutoScroll( bAutoScroll ); in SetAutoScroll()
957 sal_Bool bAutoScroll = mpExtTextView->IsAutoScroll(); in GetFocus() local960 mpExtTextView->SetAutoScroll( bAutoScroll ); in GetFocus()
2456 void TextView::SetAutoScroll( sal_Bool bAutoScroll ) in SetAutoScroll() argument2457 { mpImpl->mbAutoScroll = bAutoScroll; } in SetAutoScroll()
40 void SetAutoScroll( sal_Bool bAutoScroll );
171 void SetAutoScroll( sal_Bool bAutoScroll );
Completed in 40 milliseconds