Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/tabpages/
H A Dtransfrm.cxx712 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 …]
/aoo4110/main/cui/source/inc/
H A Dtransfrm.hxx90 MetricField maMtrPosX; member in SvxPositionSizeTabPage

Completed in 26 milliseconds