Searched refs:aMtrPosX (Results 1 – 2 of 2) sorted by relevance
226 aMtrPosX ( this, CUI_RES( MTR_FLD_POS_X ) ), in SvxAngleTabPage()261 SetFieldUnit(aMtrPosX, eDlgUnit, sal_True); in Construct()266 aMtrPosX.SetDecimalDigits( 3 ); in Construct()295 sal_uInt16 nDigits(aMtrPosX.GetDecimalDigits()); in Construct()302 aMtrPosX.Disable(); in Construct()347 SetMetricValue(aMtrPosX, basegfx::fround(fTmp), ePoolUnit); in Reset()351 aMtrPosX.SetText( String() ); in Reset()362 aMtrPosX.SetText( String() ); in Reset()421 aMtrPosX.SetUserValue( basegfx::fround64(maRange.getMinX()), FUNIT_NONE ); in PointChanged()433 aMtrPosX.SetUserValue( basegfx::fround64(maRange.getMaxX()), FUNIT_NONE ); in PointChanged()[all …]
205 MetricField aMtrPosX; member in SvxAngleTabPage
Completed in 21 milliseconds