Searched defs:nDiffY (Results 1 – 14 of 14) sorted by relevance
209 const long nDiffY = aStartPoint.Y() - rOutputRect.Top(); in ImpCalcBmpFillSizes() local
169 long nDiffY = aPoint.Y - aRect.Y; in lcl_PointInRectangle() local
832 long nDiffY = aPoint.Y - aRect.Y; in lcl_PointInRectangle() local
443 const sal_Int32 nDiffY = nY - maDragAnchor.Y; in mouseDragged() local
58 inline void lcl_AllignToPixel( Point& rPoint, OutputDevice* pOutDev, short nDiffX, short nDiffY ) in lcl_AllignToPixel()781 long nDiffY = !IsVertical() ? nDocDiffY : nDocDiffX; in ShowCursor() local959 …long nDiffY = !IsVertical() ? ( GetVisDocTop() - aNewVisArea.Top() ) : ( GetVisDocLeft() - aNewVis… in Scroll() local
137 long nDiffY = aPos.Y() - aSourceStart.Y(); in PasteDraw() local
376 long nDiffY = rPoint.Y() - aOld.Y(); in setPosition() local678 long nDiffY = rPoint.Y() - aOld.Y(); in setPosition() local
439 long nDiffY = 0; in Scroll() local
359 long nDiffY = aCaptRect.Top() - rOldTailPos.Y(); in UpdateCaptionPos() local
1469 SCsROW nDiffY = rDestPos.Row() - (SCsROW)rSourceRange.aStart.Row(); in lcl_MoveRanges() local
743 SCsROW nDiffY = nRow1 - (SCsROW) pSheetDesc->aSourceRange.aStart.Row(); in UpdateReference() local
355 long nDiffX = 0, nDiffY = 0; in IMPL_LINK() local
1097 long nDiffY = mpImpl->maStartDocPos.Y() - aNewStartPos.Y(); in Scroll() local
3552 long nDiffY = nHeight-1; in ImplDrawWaveLine() local
Completed in 153 milliseconds