Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx2203 ParaPortion* pRecalc2 = NULL; in ImpMoveParagraphs() local
2210 pRecalc2 = GetParaPortions().GetObject( (sal_uInt32)aOldPositions.Min() ); in ImpMoveParagraphs()
2215 pRecalc2 = GetParaPortions().GetObject( (sal_uInt32)aOldPositions.Max() ); in ImpMoveParagraphs()
2283 if ( pRecalc2 ) in ImpMoveParagraphs()
2284 CalcHeight( pRecalc2 ); in ImpMoveParagraphs()

Completed in 31 milliseconds