Searched refs:m_nSttCnt (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sw/source/core/undo/ |
H A D | unins.cxx | 483 xub_StrLen m_nSttCnt, m_nEndCnt, m_nSetPos, m_nSelEnd; member in SwUndoReplace::Impl 597 m_nSttCnt = pStt->nContent.GetIndex(); in Impl() 642 m_sOld = pNd->GetTxt().Copy( m_nSttCnt, nECnt - m_nSttCnt ); in Impl() 659 SwPosition aPos( *pNd ); aPos.nContent.Assign( pNd, m_nSttCnt ); in UndoImpl() 665 SwIndex aIdx( pNd, sal_uInt16( m_nSttCnt ) ); in UndoImpl() 673 rPam.GetPoint()->nContent.Assign( pNd, m_nSttCnt ); in UndoImpl() 682 aIdx.Assign( pNd, m_nSttCnt ); in UndoImpl() 691 aIdx.Assign( pNd, m_nSttCnt ); in UndoImpl() 739 rPam.GetPoint()->nContent.Assign( pNd, m_nSttCnt ); in RedoImpl()
|
Completed in 12 milliseconds