Home
last modified time | relevance | path

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

/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx2246 …sal_uInt16 nRealNewPos = pDestPortion ? GetParaPortions().GetPos( pDestPortion ) : GetParaPortions… in ImpMoveParagraphs() local
2247 DBG_ASSERT( nRealNewPos != USHRT_MAX, "ImpMoveParagraphs: Ungueltige Position!" ); in ImpMoveParagraphs()
2259 aEditDoc.Insert( pN, nRealNewPos+i ); in ImpMoveParagraphs()
2261 GetParaPortions().Insert( pTmpPortion, nRealNewPos+i ); in ImpMoveParagraphs()

Completed in 37 milliseconds