Home
last modified time | relevance | path

Searched refs:NotifyScrolling (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx369 pView->NotifyScrolling( -1 ); in CursorDown()
388 pView->NotifyScrolling( 1 ); in CursorUp()
427 pView->NotifyScrolling( nScroll ); in PageDown()
463 pView->NotifyScrolling( (long)nRealDelta ); in PageUp()
749 pView->NotifyScrolling( 0 ); // 0 == horizontales Scrolling in IMPL_LINK_INLINE_END()
H A Dsvtreebx.cxx2255 void SvTreeListBox::NotifyScrolling( long ) in NotifyScrolling() function in SvTreeListBox
/trunk/main/svtools/inc/svtools/
H A Dsvtreebx.hxx140 virtual void NotifyScrolling( long nLines );

Completed in 46 milliseconds