Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/presenter/
H A DPresenterScrollBar.cxx1036 const double nPagerWidth (aWindowBox.Width - 2*nBarHeight); in GetDragDistance() local
1037 const double nDragDistance (mnTotalSize / nPagerWidth * nDistance); in GetDragDistance()
1054 const double nPagerWidth (aWindowBox.Width - 2*nBarHeight); in UpdateDragAnchor() local
1055 maDragAnchor.X += nDragDistance * nPagerWidth / mnTotalSize; in UpdateDragAnchor()
1126 const double nPagerWidth (nRight); in UpdateBorders() local
1145 (nThumbPosition) / mnTotalSize * nPagerWidth, 0, in UpdateBorders()
1146 (nThumbPosition+nThumbSize) / mnTotalSize * nPagerWidth, aWindowBox.Height); in UpdateBorders()

Completed in 25 milliseconds