Searched refs:DOC_MOVEREDLINES (Results 1 – 4 of 4) sorted by relevance
229 ? IDocumentContentOperations::DOC_MOVEREDLINES in UndoImpl()295 ? IDocumentContentOperations::DOC_MOVEREDLINES in RedoImpl()
60 DOC_MOVEREDLINES = 0x04, enumerator
912 if( DOC_MOVEREDLINES & eMvFlags && GetRedlineTbl().Count() ) in MoveRange()939 pUndoMove->SetMoveRedlines( eMvFlags == DOC_MOVEREDLINES ); in MoveRange()1173 if( DOC_MOVEREDLINES & eMvFlags && GetRedlineTbl().Count() ) in MoveNodeRange()
2330 MoveNodeRange( aMvRg, aIdx, DOC_MOVEREDLINES ); in MoveParagraph()