Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/envelp/
H A Dlabfmt.cxx329 aColsField (this, SW_RES(FLD_COLUMNS)), in SwLabFmtPage()
362 aColsField .SetModifyHdl( aLk ); in SwLabFmtPage()
374 aColsField .SetLoseFocusHdl( aLk ); in SwLabFmtPage()
449 …aHDistField .SetMax((long) 100 * ((lMax - lLeft ) / Max(1L, (long) aColsField.GetValue())), FUNIT_… in IMPL_LINK_INLINE_END()
461 aColsField .SetMax((lMax - lLeft ) / Max(1L, lHDist)); in IMPL_LINK_INLINE_END()
481 aColsField .SetLast (aColsField .GetMax()); in IMPL_LINK_INLINE_END()
490 aColsField .Reformat(); in IMPL_LINK_INLINE_END()
542 rItem.nCols = rRec.nCols = (sal_uInt16) aColsField.GetValue(); in FillItem()
583 aColsField.SetMax(aItem.nCols); in Reset()
586 aColsField .SetValue(aItem.nCols); in Reset()
[all …]
H A Dlabfmt.hxx100 NumericField aColsField; member in SwLabFmtPage

Completed in 15 milliseconds