Home
last modified time | relevance | path

Searched defs:nYDiff (Results 1 – 14 of 14) sorted by path

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_AxisPositions.cxx78 void lcl_shiftY( Control& rControl, long nYDiff ) in lcl_shiftY()
394 long nYDiff = m_aFL_AxisLine.GetPosPixel().Y() - m_aFL_Ticks.GetPosPixel().Y(); in Reset() local
H A Dtp_ChartType.cxx821 long nYDiff = m_aMainTypeList.GetPosPixel().Y() - m_aFT_ChooseType.GetPosPixel().Y(); in ChartTypeTabPage() local
/trunk/main/cui/source/customize/
H A Dmacropg.cxx869 long nYDiff = aPosComp.Y() - aPosAssign.Y(); in SvxMacroTabPage() local
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1339 long nYDiff = 0; in IMPL_LINK() local
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx856 long nYDiff = nTextLineHeight; in CreateLines() local
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx131 double nYDiff = - ( fSin * nWidthHalf - fCos * ( -nHeightHalf ) ); in ImplFlipBoundingBox() local
/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx495 sal_Int32 nYDiff = ::std::min< sal_Int32 >( nFontHeightHmm / 2, aShapeRect.Y ); in createAndInsertClientXShape() local
/trunk/main/sc/source/core/data/
H A Dtable4.cxx245 long nYDiff = aDate2.GetYear() - (long) aDate1.GetYear(); in FillAnalyse() local
/trunk/main/sd/source/ui/dlg/
H A Dtpoption.cxx601 void lcl_MoveWin( Window& rWin, long nYDiff) in lcl_MoveWin()
/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx1266 …sal_Int32 nYDiff = static_cast< sal_Int32 >( ( ( ( maSize.Height - aSize.Height() ) * maSbJPGPrevi… in updatePreview() local
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx2102 sal_Int32 nYDiff = aBoundRect.Top() - aRect.Top(); in ImpCheckCustomGluePointsAreAdded() local
2378 sal_Int32 nYDiff = aPt.Y - aInteractionHandle.aPosition.Y; in DragMoveCustomShapeHdl() local
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx1585 const SwTwips nYDiff = (*fnRect->fnYDiff)( nTop, rPointY ); in lcl_FindFrm() local
/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx2768 long nYDiff = (*fnRect->fnYDiff)( (Prt().*fnRect->fnGetTop)(), rUpper ); in CalcFlyOffsets() local
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1157 const long nYDiff = aPrevArea.Top() - VisArea().Top(); in VisPortChgd() local

Completed in 145 milliseconds