Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx2205 ParaPortion* pRecalc4 = NULL; in ImpMoveParagraphs() local
2221 pRecalc4 = GetParaPortions().GetObject( (sal_uInt32)(aOldPositions.Max()+1) ); in ImpMoveParagraphs()
2226 pRecalc4 = GetParaPortions().GetObject( (sal_uInt32)(aOldPositions.Min()-1) ); in ImpMoveParagraphs()
2287 if ( pRecalc4 ) in ImpMoveParagraphs()
2288 CalcHeight( pRecalc4 ); in ImpMoveParagraphs()

Completed in 39 milliseconds