Files
libreoffice/sw/source/core/docnode
Michael Stahl 44b1216c8f undoapi: #i115383#: split up IDocumentUndoRedo::Get{Undo,Redo}Ids():
remove class SwUndoIdAndName and associated pointer abuse.
 split up IDocumentUndoRedo::Get{Undo,Redo}Ids():
  Get{LastUndo,FirstRedo,Repeat}Info() return string and ID for current action.
  Get{Undo,Redo}Comments() return all Undo/Redo comments.
 adapt SwEditShell interface as well.
2010-12-15 09:14:02 +01:00
..