Searched refs:aHeightField (Results 1 – 2 of 2) sorted by relevance
323 aHeightField (this, SW_RES(FLD_HEIGHT )), in SwLabFmtPage()344 SetMetric(aHeightField, aMetric); in SwLabFmtPage()353 aHeightField.SetModifyHdl( aLk ); in SwLabFmtPage()363 aHeightField.SetLoseFocusHdl( aLk ); in SwLabFmtPage()445 aHeightField.SetMin(nMinSize, FUNIT_CM); in IMPL_LINK_INLINE_END()448 aHeightField.SetMax((long) 100 * (lVDist), FUNIT_TWIP); in IMPL_LINK_INLINE_END()465 aHeightField.SetFirst(aHeightField.GetMin()); in IMPL_LINK_INLINE_END()468 aHeightField.SetLast (aHeightField.GetMax()); in IMPL_LINK_INLINE_END()479 aHeightField.Reformat(); in IMPL_LINK_INLINE_END()560 aHeightField.SetMax(100 * aItem.lHeight, FUNIT_TWIP); in Reset()[all …]
94 MetricField aHeightField; member in SwLabFmtPage
Completed in 20 milliseconds