Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dfrmform.cxx1369 SwTwips nRght = Max( nOldWidth, pNew->Width() + in FormatLine() local
1374 nRght += ( Max( nOldAscent, pNew->GetAscent() ) ); in FormatLine()
1376 nRght += ( Max( nOldAscent, pNew->GetAscent() ) / 4); in FormatLine()
1377 nRght += rLine.GetLeftMargin(); in FormatLine()
1378 if( rRepaint.GetOfst() || rRepaint.GetRightOfst() < nRght ) in FormatLine()
1379 rRepaint.SetRightOfst( nRght ); in FormatLine()
/trunk/main/editeng/source/misc/
H A Dtxtrange.cxx45 sal_uInt16 nCacheSz, sal_uInt16 nLft, sal_uInt16 nRght, sal_Bool bSimpl, sal_Bool bInnr, in TextRanger() argument
50 nRight( nRght ), in TextRanger()

Completed in 30 milliseconds