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
916 if( DOC_MOVEREDLINES & eMvFlags && GetRedlineTbl().Count() ) in MoveRange()943 pUndoMove->SetMoveRedlines( eMvFlags == DOC_MOVEREDLINES ); in MoveRange()1177 if( DOC_MOVEREDLINES & eMvFlags && GetRedlineTbl().Count() ) in MoveNodeRange()
2238 MoveNodeRange( aMvRg, aIdx, DOC_MOVEREDLINES ); in MoveParagraph()
Completed in 29 milliseconds