Home
last modified time | relevance | path

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

/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx2312 sal_uInt16 nParagraphTobeDeleted = aEditDoc.GetPos( pRight ); in ImpConnectParagraphs() local
2313 DeletedNodeInfo* pInf = new DeletedNodeInfo( (sal_uLong)pRight, nParagraphTobeDeleted ); in ImpConnectParagraphs()
2342 …DBG_ASSERT( nParagraphTobeDeleted == GetParaPortions().GetPos( pRightPortion ), "NodePos != Portio… in ImpConnectParagraphs()
2367 GetEditEnginePtr()->ParagraphDeleted( nParagraphTobeDeleted ); in ImpConnectParagraphs()
2370 GetParaPortions().Remove( nParagraphTobeDeleted ); in ImpConnectParagraphs()
2382 for ( sal_uInt16 n = nParagraphTobeDeleted; n < GetParaPortions().Count(); n++ ) in ImpConnectParagraphs()

Completed in 37 milliseconds