Lines Matching refs:maMtrPosY
714 maMtrPosY ( this, CUI_RES( MTR_FLD_POS_Y ) ), in SvxPositionSizeTabPage()
783 SetFieldUnit( maMtrPosY, meDlgUnit, sal_True ); in Construct()
790 maMtrPosY.SetDecimalDigits( 3 ); in Construct()
825 maMtrPosY.SetText( String() ); in Construct()
891 if ( maMtrPosX.IsValueModified() || maMtrPosY.IsValueModified() ) in FillItemSet()
895 double fY((GetCoreValue( maMtrPosY, mePoolUnit ) + maAnchor.getY()) * fUIScale); in FillItemSet()
1019 SetMetricValue(maMtrPosY, basegfx::fround(fTmp), mePoolUnit); in Reset()
1144 double fY((double)maMtrPosY.GetValue()); in DeactivatePage()
1181 maMtrPosY.Enable( !bPosProtect && !mbPageDisabled ); in UpdateControlStates()
1329 maMtrPosY.SetMin(basegfx::fround64(fTop)); in IMPL_LINK_INLINE_END()
1330 maMtrPosY.SetFirst(basegfx::fround64(fTop)); in IMPL_LINK_INLINE_END()
1331 maMtrPosY.SetMax(basegfx::fround64(fBottom)); in IMPL_LINK_INLINE_END()
1332 maMtrPosY.SetLast(basegfx::fround64(fBottom)); in IMPL_LINK_INLINE_END()
1484 maMtrPosY.SetValue( basegfx::fround64(maRange.getMinY()) ); in PointChanged()
1490 maMtrPosY.SetValue( basegfx::fround64(maRange.getMinY()) ); in PointChanged()
1496 maMtrPosY.SetValue( basegfx::fround64(maRange.getMinY()) ); in PointChanged()
1502 maMtrPosY.SetValue( basegfx::fround64(maRange.getCenter().getY()) ); in PointChanged()
1508 maMtrPosY.SetValue( basegfx::fround64(maRange.getCenter().getY()) ); in PointChanged()
1514 maMtrPosY.SetValue( basegfx::fround64(maRange.getCenter().getY()) ); in PointChanged()
1520 maMtrPosY.SetValue( basegfx::fround64(maRange.getMaxY()) ); in PointChanged()
1526 maMtrPosY.SetValue( basegfx::fround64(maRange.getMaxY()) ); in PointChanged()
1532 maMtrPosY.SetValue( basegfx::fround64(maRange.getMaxY()) ); in PointChanged()