Home
last modified time | relevance | path

Searched refs:aNewLRItem (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sd/source/core/
H A Dsdpage.cxx2169 SvxLRSpaceItem aNewLRItem(rLRItem); in convertPresentationObjectImpl() local
2170 aNewLRItem.SetTxtLeft(0); in convertPresentationObjectImpl()
2171 aSet.Put(aNewLRItem); in convertPresentationObjectImpl()
H A Dstlsheet.cxx623 SvxLRSpaceItem aNewLRItem(rLRItem); in AdjustToFontHeight() local
624 aNewLRItem.SetTxtLeft((sal_uInt16)(fIndentFraction * nNewHeight)); in AdjustToFontHeight()
626 aNewLRItem.SetTxtFirstLineOfst((short)(fFirstIndentFraction * nNewHeight)); in AdjustToFontHeight()
627 rSet.Put(aNewLRItem); in AdjustToFontHeight()

Completed in 33 milliseconds