Searched defs:SetLower (Results 1 – 6 of 6) sorted by relevance
/trunk/main/editeng/inc/editeng/ | ||
H A D | ulspitem.hxx | 103 inline void SvxULSpaceItem::SetLower( const sal_uInt16 nL, const sal_uInt16 nProp ) in SetLower() function in SvxULSpaceItem |
H A D | txtrange.hxx | 98 void SetLower( sal_uInt16 nNew ){ nLower = nNew; } in SetLower() function in TextRanger |
/trunk/main/svx/inc/svx/ | ||
H A D | paraprev.hxx | 83 void SetLower( sal_uInt16 nNew ) { nLower = nNew; } in SetLower() function in SvxParaPrevWindow |
H A D | rulritem.hxx | 102 void SetLower(long lArgRight) {lRight=lArgRight;} in SetLower() function in SvxLongULSpaceItem |
/trunk/main/sw/inc/ | ||
H A D | fmtclds.hxx | 52 void SetLower( sal_uInt16 nNew ) { nLower = nNew; } in SetLower() function in SwColumn |
/trunk/main/sw/source/core/doc/ | ||
H A D | tblrwcl.cxx | 1505 void SetLower( SwTableLine* pLine=0 ) in SetLower() function |
Completed in 43 milliseconds