Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Ditrform2.cxx1520 const xub_StrLen nOldLineEnd = nStartPos + pCurr->GetLen(); in FormatLine() local
1630 GetInfo().SetPaintOfst( CalcOptRepaint( nOldLineEnd, pFlyStart ) ); in FormatLine()
2008 long SwTxtFormatter::CalcOptRepaint( xub_StrLen nOldLineEnd, in CalcOptRepaint() argument
2016 xub_StrLen nReformat = Min( GetInfo().GetReformatStart(), nOldLineEnd ); in CalcOptRepaint()
H A Ditrform2.hxx100 long CalcOptRepaint( xub_StrLen nOldLineEnd, const SvLongs* pFlyStart );

Completed in 12 milliseconds