Lines Matching refs:aMtrPosY
228 aMtrPosY ( this, CUI_RES( MTR_FLD_POS_Y ) ), in SvxAngleTabPage()
262 SetFieldUnit(aMtrPosY, eDlgUnit, sal_True); in Construct()
267 aMtrPosY.SetDecimalDigits( 3 ); in Construct()
304 aMtrPosY.Disable(); in Construct()
321 if(aMtrAngle.IsValueModified() || aMtrPosX.IsValueModified() || aMtrPosY.IsValueModified()) in FillItemSet()
325 const double fTmpY((GetCoreValue(aMtrPosY, ePoolUnit) + maAnchor.getY()) * fUIScale); in FillItemSet()
358 SetMetricValue(aMtrPosY, basegfx::fround(fTmp), ePoolUnit); in Reset()
422 aMtrPosY.SetUserValue( basegfx::fround64(maRange.getMinY()), FUNIT_NONE ); in PointChanged()
428 aMtrPosY.SetUserValue( basegfx::fround64(maRange.getMinY()), FUNIT_NONE ); in PointChanged()
434 aMtrPosY.SetUserValue( basegfx::fround64(maRange.getMinY()), FUNIT_NONE ); in PointChanged()
440 aMtrPosY.SetUserValue( basegfx::fround64(maRange.getCenter().getY()), FUNIT_NONE ); in PointChanged()
446 aMtrPosY.SetUserValue( basegfx::fround64(maRange.getCenter().getY()), FUNIT_NONE ); in PointChanged()
452 aMtrPosY.SetUserValue( basegfx::fround64(maRange.getCenter().getY()), FUNIT_NONE ); in PointChanged()
458 aMtrPosY.SetUserValue( basegfx::fround64(maRange.getMaxY()), FUNIT_NONE ); in PointChanged()
464 aMtrPosY.SetUserValue( basegfx::fround64(maRange.getMaxY()), FUNIT_NONE ); in PointChanged()
470 aMtrPosY.SetUserValue( basegfx::fround64(maRange.getMaxY()), FUNIT_NONE ); in PointChanged()