Searched refs:nMvLen (Results 1 – 2 of 2) sorted by relevance
893 : pMvStt( 0 ), pRedlSaveData( 0 ), nMvLen( 0 ), nStartPos( ULONG_MAX ) in SwUndoSaveSection()903 rUNds.Delete( *pMvStt, nMvLen ); in ~SwUndoSaveSection()953 nMvLen = nEnd - pMvStt->GetIndex() + 1; in SaveSection()982 sal_uLong nEnd = pMvStt->GetIndex() + nMvLen - 1; in RestoreSection()988 nMvLen = 0; in RestoreSection()
191 sal_uLong nMvLen; // Index ins UndoNodes-Array member in SwUndoSaveSection196 sal_uLong GetMvNodeCnt() const { return nMvLen; } in GetMvNodeCnt()
Completed in 59 milliseconds