Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx2249 …sal_uInt32 nRealNewPos = pDestPortion ? GetParaPortions().GetPos( pDestPortion ) : GetParaPortions… in ImpMoveParagraphs() local
2250 DBG_ASSERT( nRealNewPos != USHRT_MAX, "ImpMoveParagraphs: Ungueltige Position!" ); in ImpMoveParagraphs()
2262 aEditDoc.Insert( pN, nRealNewPos+i ); in ImpMoveParagraphs()
2264 GetParaPortions().Insert( pTmpPortion, nRealNewPos+i ); in ImpMoveParagraphs()

Completed in 44 milliseconds