Searched refs:bScrollBar (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/svtools/source/inc/ |
H A D | svimpicn.hxx | 278 void Scroll( long nDeltaX, long nDeltaY, sal_Bool bScrollBar = sal_False );
|
/aoo41x/main/svtools/source/contnr/ |
H A D | imivctl.hxx | 441 void Scroll( long nDeltaX, long nDeltaY, sal_Bool bScrollBar = sal_False );
|
H A D | svimpicn.cxx | 3711 void SvImpIconView::Scroll( long nDeltaX, long nDeltaY, sal_Bool bScrollBar ) in Scroll() argument 3720 MakeVisible( aRect, bScrollBar ); in Scroll()
|
H A D | imivctl1.cxx | 3119 void SvxIconChoiceCtrl_Impl::Scroll( long nDeltaX, long nDeltaY, sal_Bool bScrollBar ) in Scroll() argument 3128 MakeVisible( aRect, bScrollBar ); in Scroll()
|
Completed in 56 milliseconds