Searched refs:aRowsField (Results 1 – 2 of 2) sorted by relevance
331 aRowsField (this, SW_RES(FLD_ROWS )), in SwLabFmtPage()363 aRowsField .SetModifyHdl( aLk ); in SwLabFmtPage()375 aRowsField .SetLoseFocusHdl( aLk ); in SwLabFmtPage()450 …aVDistField .SetMax((long) 100 * ((lMax - lUpper) / Max(1L, (long) aRowsField.GetValue())), FUNIT_… in IMPL_LINK_INLINE_END()462 aRowsField .SetMax((lMax - lUpper) / Max(1L, lVDist)); in IMPL_LINK_INLINE_END()482 aRowsField .SetLast (aRowsField .GetMax()); in IMPL_LINK_INLINE_END()491 aRowsField .Reformat(); in IMPL_LINK_INLINE_END()543 rItem.nRows = rRec.nRows = (sal_uInt16) aRowsField.GetValue(); in FillItem()584 aRowsField.SetMax(aItem.nRows); in Reset()587 aRowsField .SetValue(aItem.nRows); in Reset()[all …]
102 NumericField aRowsField; member in SwLabFmtPage
Completed in 17 milliseconds