Searched defs:nScroll (Results 1 – 5 of 5) sorted by relevance
271 sal_Int32 nScroll = (GetFirstVisPos() > 0) ? CSV_SCROLL_DIST : 0; in GetNoScrollPos() local276 sal_Int32 nScroll = (GetFirstVisPos() < GetMaxPosOffset()) ? CSV_SCROLL_DIST : 0; in GetNoScrollPos() local
184 sal_Int32 nScroll = (GetFirstVisPos() > 0) ? CSV_SCROLL_DIST : 0; in GetNoScrollCol() local189 sal_Int32 nScroll = (GetFirstVisPos() < GetMaxPosOffset()) ? CSV_SCROLL_DIST : 0; in GetNoScrollCol() local
519 long nScroll = -aFromRect.GetWidth(); in SetColumnPos() local
2508 short nScroll = 0; in ShowDropPos() local
426 long nScroll = nRealDelta * (-1); in PageDown() local
Completed in 182 milliseconds