Searched refs:ScrollLines (Results 1 – 12 of 12) sorted by relevance
/aoo42x/main/sd/source/ui/func/ |
H A D | fupoor.cxx | 216 mpViewShell->ScrollLines(dx, dy); in ForceScroll() 855 mpViewShell->ScrollLines(nX, nY); in IMPL_LINK_INLINE_END()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | scrwin.hxx | 99 void ScrollLines( long nLinesX, long nLinesY );
|
/aoo42x/main/sc/source/ui/drawfunc/ |
H A D | fupoor.cxx | 152 pViewShell->ScrollLines(2*dx, 4*dy); in ForceScroll()
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbawindow.cxx | 382 pViewShell->ScrollLines(0, scrollRow - nOldValue); in setScrollRow() 412 pViewShell->ScrollLines(scrollColumn - nOldValue, 0); in setScrollColumn()
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | ViewShell.hxx | 224 void ScrollLines(long nX, long nY);
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | tabview.hxx | 402 SC_DLLPUBLIC void ScrollLines( long nDeltaX, long nDeltaY ); // aktives
|
/aoo42x/main/svtools/source/control/ |
H A D | scrwin.cxx | 552 void ScrollableWindow::ScrollLines( long nLinesX, long nLinesY ) in ScrollLines() function in ScrollableWindow
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabview5.cxx | 680 ScrollLines( nLinesX, nLinesY ); // ausfuehren in MakeVisible()
|
H A D | tabview.cxx | 1595 void ScTabView::ScrollLines( long nDeltaX, long nDeltaY ) in ScrollLines() function in ScTabView
|
/aoo42x/main/sd/source/ui/view/ |
H A D | sdwindow.cxx | 1150 mpViewShell->ScrollLines(nDx, nDy); in DropScroll()
|
H A D | viewshe2.cxx | 316 void ViewShell::ScrollLines(long nLinesX, long nLinesY) in ScrollLines() function in sd::ViewShell
|
H A D | viewshel.cxx | 1358 ScrollLines( 0, -1 ); in ExecReq()
|
Completed in 158 milliseconds