Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/tabpages/
H A Dtransfrm.cxx714 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()
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()
[all …]
/aoo41x/main/cui/source/inc/
H A Dtransfrm.hxx92 MetricField maMtrPosY; member in SvxPositionSizeTabPage

Completed in 26 milliseconds