Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/
H A Dstlsheet.cxx633 SvxULSpaceItem aNewULItem(rULItem); in AdjustToFontHeight() local
635 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 11 milliseconds