Searched refs:aColsField (Results 1 – 2 of 2) sorted by relevance
329 aColsField (this, SW_RES(FLD_COLUMNS)), in SwLabFmtPage()356 aColsField .SetModifyHdl( aLk ); in SwLabFmtPage()366 aColsField .SetLoseFocusHdl( aLk ); in SwLabFmtPage()441 …aHDistField .SetMax((long) 100 * ((lMax - lLeft ) / Max(1L, (long) aColsField.GetValue())), FUNIT_… in IMPL_LINK_INLINE_END()453 aColsField .SetMax((lMax - lLeft ) / Max(1L, lHDist)); in IMPL_LINK_INLINE_END()473 aColsField .SetLast (aColsField .GetMax()); in IMPL_LINK_INLINE_END()482 aColsField .Reformat(); in IMPL_LINK_INLINE_END()534 rItem.nCols = rRec.nCols = (sal_uInt16) aColsField.GetValue(); in FillItem()571 aColsField.SetMax(aItem.nCols); in Reset()574 aColsField .SetValue(aItem.nCols); in Reset()[all …]
100 NumericField aColsField; member in SwLabFmtPage
Completed in 21 milliseconds