Searched refs:maMtrPosX (Results 1 – 2 of 2) sorted by relevance
712 maMtrPosX ( this, CUI_RES( MTR_FLD_POS_X ) ), in SvxPositionSizeTabPage()782 SetFieldUnit( maMtrPosX, meDlgUnit, sal_True ); in Construct()789 maMtrPosX.SetDecimalDigits( 3 ); in Construct()824 maMtrPosX.SetText( String() ); in Construct()866 const sal_uInt16 nDigits(maMtrPosX.GetDecimalDigits()); in Construct()1143 double fX((double)maMtrPosX.GetValue()); in DeactivatePage()1179 maMtrPosX.Enable( !bPosProtect && !mbPageDisabled ); in UpdateControlStates()1325 maMtrPosX.SetMin(basegfx::fround64(fLeft)); in IMPL_LINK_INLINE_END()1326 maMtrPosX.SetFirst(basegfx::fround64(fLeft)); in IMPL_LINK_INLINE_END()1327 maMtrPosX.SetMax(basegfx::fround64(fRight)); in IMPL_LINK_INLINE_END()[all …]
90 MetricField maMtrPosX; member in SvxPositionSizeTabPage
Completed in 19 milliseconds