Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dswundo.hxx89 REPEAT_END, enumerator
91 UNDO_MOVE = REPEAT_END, // 46
/trunk/main/sw/source/core/undo/
H A Ddocundo.cxx386 if( REPEAT_START <= nRepeatId && REPEAT_END > nRepeatId ) in GetRepeatInfo()
H A Dundobj.cxx295 return ((REPEAT_START <= GetId()) && (GetId() < REPEAT_END)); in CanRepeatImpl()

Completed in 137 milliseconds