Home
last modified time | relevance | path

Searched refs:ScrollLines (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfupoor.cxx216 mpViewShell->ScrollLines(dx, dy); in ForceScroll()
855 mpViewShell->ScrollLines(nX, nY); in IMPL_LINK_INLINE_END()
/trunk/main/svtools/inc/svtools/
H A Dscrwin.hxx99 void ScrollLines( long nLinesX, long nLinesY );
/trunk/main/sc/source/ui/drawfunc/
H A Dfupoor.cxx152 pViewShell->ScrollLines(2*dx, 4*dy); in ForceScroll()
/trunk/main/sc/source/ui/vba/
H A Dvbawindow.cxx382 pViewShell->ScrollLines(0, scrollRow - nOldValue); in setScrollRow()
412 pViewShell->ScrollLines(scrollColumn - nOldValue, 0); in setScrollColumn()
/trunk/main/sd/source/ui/inc/
H A DViewShell.hxx224 void ScrollLines(long nX, long nY);
/trunk/main/sc/source/ui/inc/
H A Dtabview.hxx402 SC_DLLPUBLIC void ScrollLines( long nDeltaX, long nDeltaY ); // aktives
/trunk/main/svtools/source/control/
H A Dscrwin.cxx552 void ScrollableWindow::ScrollLines( long nLinesX, long nLinesY ) in ScrollLines() function in ScrollableWindow
/trunk/main/sc/source/ui/view/
H A Dtabview5.cxx680 ScrollLines( nLinesX, nLinesY ); // ausfuehren in MakeVisible()
H A Dtabview.cxx1595 void ScTabView::ScrollLines( long nDeltaX, long nDeltaY ) in ScrollLines() function in ScTabView
/trunk/main/sd/source/ui/view/
H A Dsdwindow.cxx1152 mpViewShell->ScrollLines(nDx, nDy); in DropScroll()
H A Dviewshe2.cxx316 void ViewShell::ScrollLines(long nLinesX, long nLinesY) in ScrollLines() function in sd::ViewShell
H A Dviewshel.cxx1358 ScrollLines( 0, -1 ); in ExecReq()

Completed in 87 milliseconds