Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/tabpages/
H A Dtransfrm.cxx228 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()
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()
458 aMtrPosY.SetUserValue( basegfx::fround64(maRange.getMaxY()), FUNIT_NONE ); in PointChanged()
464 aMtrPosY.SetUserValue( basegfx::fround64(maRange.getMaxY()), FUNIT_NONE ); in PointChanged()
[all …]
/aoo42x/main/cui/source/inc/
H A Dtransfrm.hxx207 MetricField aMtrPosY; member in SvxAngleTabPage

Completed in 26 milliseconds