Searched refs:aNewULItem (Results 1 – 1 of 1) sorted by relevance
633 SvxULSpaceItem aNewULItem(rULItem); in AdjustToFontHeight() local635 aNewULItem.SetLower((sal_uInt16)(fLowerFraction * nNewHeight)); in AdjustToFontHeight()637 aNewULItem.SetUpper((sal_uInt16)(fUpperFraction * nNewHeight)); in AdjustToFontHeight()638 rSet.Put(aNewULItem); in AdjustToFontHeight()
Completed in 16 milliseconds