Searched refs:aMaxHeightEdit (Results 1 – 2 of 2) sorted by relevance
110 aMaxHeightEdit.Enable(sal_False); in IMPL_LINK_INLINE_START()118 aMaxHeightEdit.Enable(); in IMPL_LINK_INLINE_END()119 aMaxHeightEdit.GrabFocus(); in IMPL_LINK_INLINE_END()131 aMaxHeightEdit.SetMax(aMaxHeightEdit.Normalize(lMaxHeight - in IMPL_LINK_INLINE_END()135 if(aMaxHeightEdit.GetValue() < 0) in IMPL_LINK_INLINE_END()136 aMaxHeightEdit.SetValue(0); in IMPL_LINK_INLINE_END()138 (aMaxHeightEdit.Denormalize(aMaxHeightEdit.GetValue(FUNIT_TWIP)) + in IMPL_LINK_INLINE_END()144 (aMaxHeightEdit.Denormalize(aMaxHeightEdit.GetValue(FUNIT_TWIP)) + in IMPL_LINK_INLINE_END()181 aMaxHeightEdit.SetValue(aMaxHeightEdit.Normalize(nHeightValue),FUNIT_TWIP);; in SwFootNotePage()223 aMaxHeightEdit.SetValue(aMaxHeightEdit.Normalize(lHeight),FUNIT_TWIP); in Reset()[all …]
61 MetricField aMaxHeightEdit; member in SwFootNotePage
Completed in 14 milliseconds