Lines Matching refs:maMtrPosY
704 maMtrPosY ( this, CUI_RES( MTR_FLD_POS_Y ) ), in SvxPositionSizeTabPage()
773 SetFieldUnit( maMtrPosY, meDlgUnit, sal_True ); in Construct()
780 maMtrPosY.SetDecimalDigits( 3 ); in Construct()
815 maMtrPosY.SetText( String() ); in Construct()
881 if ( maMtrPosX.IsValueModified() || maMtrPosY.IsValueModified() ) in FillItemSet()
885 double fY((GetCoreValue( maMtrPosY, mePoolUnit ) + maAnchor.getY()) * fUIScale); in FillItemSet()
1009 SetMetricValue(maMtrPosY, basegfx::fround(fTmp), mePoolUnit); in Reset()
1134 double fY((double)maMtrPosY.GetValue()); in DeactivatePage()
1171 maMtrPosY.Enable( !bPosProtect && !mbPageDisabled ); in UpdateControlStates()
1319 maMtrPosY.SetMin(basegfx::fround64(fTop)); in IMPL_LINK_INLINE_END()
1320 maMtrPosY.SetFirst(basegfx::fround64(fTop)); in IMPL_LINK_INLINE_END()
1321 maMtrPosY.SetMax(basegfx::fround64(fBottom)); in IMPL_LINK_INLINE_END()
1322 maMtrPosY.SetLast(basegfx::fround64(fBottom)); in IMPL_LINK_INLINE_END()
1474 maMtrPosY.SetValue( basegfx::fround64(maRange.getMinY()) ); in PointChanged()
1480 maMtrPosY.SetValue( basegfx::fround64(maRange.getMinY()) ); in PointChanged()
1486 maMtrPosY.SetValue( basegfx::fround64(maRange.getMinY()) ); in PointChanged()
1492 maMtrPosY.SetValue( basegfx::fround64(maRange.getCenter().getY()) ); in PointChanged()
1498 maMtrPosY.SetValue( basegfx::fround64(maRange.getCenter().getY()) ); in PointChanged()
1504 maMtrPosY.SetValue( basegfx::fround64(maRange.getCenter().getY()) ); in PointChanged()
1510 maMtrPosY.SetValue( basegfx::fround64(maRange.getMaxY()) ); in PointChanged()
1516 maMtrPosY.SetValue( basegfx::fround64(maRange.getMaxY()) ); in PointChanged()
1522 maMtrPosY.SetValue( basegfx::fround64(maRange.getMaxY()) ); in PointChanged()