Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dundobj.cxx893 : 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()
/trunk/main/sw/inc/
H A Dundobj.hxx191 sal_uLong nMvLen; // Index ins UndoNodes-Array member in SwUndoSaveSection
196 sal_uLong GetMvNodeCnt() const { return nMvLen; } in GetMvNodeCnt()

Completed in 59 milliseconds