Home
last modified time | relevance | path

Searched defs:nScroll (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/dbgui/
H A Dcsvruler.cxx271 sal_Int32 nScroll = (GetFirstVisPos() > 0) ? CSV_SCROLL_DIST : 0; in GetNoScrollPos() local
276 sal_Int32 nScroll = (GetFirstVisPos() < GetMaxPosOffset()) ? CSV_SCROLL_DIST : 0; in GetNoScrollPos() local
H A Dcsvgrid.cxx184 sal_Int32 nScroll = (GetFirstVisPos() > 0) ? CSV_SCROLL_DIST : 0; in GetNoScrollCol() local
189 sal_Int32 nScroll = (GetFirstVisPos() < GetMaxPosOffset()) ? CSV_SCROLL_DIST : 0; in GetNoScrollCol() local
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx519 long nScroll = -aFromRect.GetWidth(); in SetColumnPos() local
/trunk/main/svtools/source/control/
H A Dtabbar.cxx2508 short nScroll = 0; in ShowDropPos() local
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx426 long nScroll = nRealDelta * (-1); in PageDown() local

Completed in 62 milliseconds