Searched defs:eUndoId (Results 1 – 4 of 4) sorted by relevance
31 const SwUndoId eUndoId, in SwUndoFlyStrAttr()
216 SwUndoId const eUndoId( (0 == i_eUndoId) ? UNDO_START : i_eUndoId ); in StartUndo() local242 SwUndoId const eUndoId( ((0 == i_eUndoId) || (UNDO_START == i_eUndoId)) in EndUndo() local
285 SwUndoId SwEditShell::StartUndo( SwUndoId eUndoId, in StartUndo()292 SwUndoId SwEditShell::EndUndo(SwUndoId eUndoId, in EndUndo()
187 SwUndoId eUndoId; member in SwTrnsfrActionAndUndo3444 SwUndoId eUndoId = bMove ? UNDO_UI_DRAG_AND_MOVE : UNDO_UI_DRAG_AND_COPY; in PrivateDrop() local
Completed in 37 milliseconds