Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/envelp/
H A Dlabfmt.cxx331 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 …]
H A Dlabfmt.hxx102 NumericField aRowsField; member in SwLabFmtPage

Completed in 24 milliseconds