Home
last modified time | relevance | path

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

/trunk/main/editeng/inc/editeng/
H A Dulspitem.hxx80 void SetLowerValue( const sal_uInt16 nL ) { nLower = nL; } in SetLowerValue() function in SvxULSpaceItem
/trunk/main/sc/source/filter/excel/
H A Dxipage.cxx195 aItem.SetLowerValue( nMarginTwips ); in lclPutMarginItem()
/trunk/main/sc/source/ui/view/
H A Dpreview.cxx1098 …aULItem.SetLowerValue( (sal_uInt16)( nHeight - aButtonUpPt.Y() / HMM_PER_TWIPS - aOffset.Y() / HMM… in MouseButtonUp()
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx1016 pAttr->SetLowerValue( lower ); in Create()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx6561 aULSpaceItem.SetLowerValue( 0 ); in ApplyTo()