Home
last modified time | relevance | path

Searched defs:nDiffY (Results 1 – 14 of 14) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dimpgrfll.cxx208 const long nDiffY = aStartPoint.Y() - rOutputRect.Top(); in ImpCalcBmpFillSizes() local
/trunk/main/sdext/source/presenter/
H A DPresenterPaneBorderManager.cxx443 const sal_Int32 nDiffY = nY - maDragAnchor.Y; in mouseDragged() local
/trunk/main/sw/source/core/access/
H A Daccfield.cxx169 long nDiffY = aPoint.Y - aRect.Y; in lcl_PointInRectangle() local
H A Dacccontext.cxx832 long nDiffY = aPoint.Y - aRect.Y; in lcl_PointInRectangle() local
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx58 inline void lcl_AllignToPixel( Point& rPoint, OutputDevice* pOutDev, short nDiffX, short nDiffY ) in lcl_AllignToPixel()
781 long nDiffY = !IsVertical() ? nDocDiffY : nDocDiffX; in ShowCursor() local
959 …long nDiffY = !IsVertical() ? ( GetVisDocTop() - aNewVisArea.Top() ) : ( GetVisDocLeft() - aNewVis… in Scroll() local
/trunk/main/sc/source/ui/view/
H A Dviewfun7.cxx137 long nDiffY = aPos.Y() - aSourceStart.Y(); in PasteDraw() local
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_ChartType.cxx376 long nDiffY = rPoint.Y() - aOld.Y(); in setPosition() local
678 long nDiffY = rPoint.Y() - aOld.Y(); in setPosition() local
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx439 long nDiffY = 0; in Scroll() local
/trunk/main/sc/source/core/data/
H A Dpostit.cxx359 long nDiffY = aCaptRect.Top() - rOldTailPos.Y(); in UpdateCaptionPos() local
H A Ddrwlayer.cxx1469 SCsROW nDiffY = rDestPos.Row() - (SCsROW)rSourceRange.aStart.Row(); in lcl_MoveRanges() local
H A Ddpobject.cxx743 SCsROW nDiffY = nRow1 - (SCsROW) pSheetDesc->aSourceRange.aStart.Row(); in UpdateReference() local
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx355 long nDiffX = 0, nDiffY = 0; in IMPL_LINK() local
H A Dtextview.cxx1101 long nDiffY = mpImpl->maStartDocPos.Y() - aNewStartPos.Y(); in Scroll() local
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3552 long nDiffY = nHeight-1; in ImplDrawWaveLine() local

Completed in 171 milliseconds