Searched refs:aRowsField (Results 1 – 2 of 2) sorted by relevance
331 aRowsField (this, SW_RES(FLD_ROWS )), in SwLabFmtPage()357 aRowsField .SetModifyHdl( aLk ); in SwLabFmtPage()367 aRowsField .SetLoseFocusHdl( aLk ); in SwLabFmtPage()442 …aVDistField .SetMax((long) 100 * ((lMax - lUpper) / Max(1L, (long) aRowsField.GetValue())), FUNIT_… in IMPL_LINK_INLINE_END()454 aRowsField .SetMax((lMax - lUpper) / Max(1L, lVDist)); in IMPL_LINK_INLINE_END()474 aRowsField .SetLast (aRowsField .GetMax()); in IMPL_LINK_INLINE_END()483 aRowsField .Reformat(); in IMPL_LINK_INLINE_END()535 rItem.nRows = rRec.nRows = (sal_uInt16) aRowsField.GetValue(); in FillItem()572 aRowsField.SetMax(aItem.nRows); in Reset()575 aRowsField .SetValue(aItem.nRows); in Reset()[all …]
102 NumericField aRowsField; member in SwLabFmtPage
Completed in 24 milliseconds