Home
last modified time | relevance | path

Searched refs:OTableEditorUndoAct (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/dbaccess/source/ui/tabledesign/
H A DTableUndo.cxx168 DBG_NAME(OTableEditorUndoAct);
177 OTableEditorUndoAct::~OTableEditorUndoAct() in ~OTableEditorUndoAct()
214 OTableEditorUndoAct::Undo(); in Undo()
225 OTableEditorUndoAct::Redo(); in Redo()
281 OTableEditorUndoAct::Undo(); in Undo()
302 OTableEditorUndoAct::Redo(); in Redo()
341 OTableEditorUndoAct::Undo(); in Undo()
364 OTableEditorUndoAct::Redo(); in Redo()
400 OTableEditorUndoAct::Undo(); in Undo()
416 OTableEditorUndoAct::Redo(); in Redo()
[all …]
H A DTableUndo.hxx62 class OTableEditorUndoAct : public OTableDesignUndoAct class
69 OTableEditorUndoAct( OTableEditorCtrl* pOwner,sal_uInt16 nCommentID );
70 virtual ~OTableEditorUndoAct();
93 class OTableEditorTypeSelUndoAct : public OTableEditorUndoAct
110 class OTableEditorDelUndoAct : public OTableEditorUndoAct
124 class OTableEditorInsUndoAct : public OTableEditorUndoAct
141 class OTableEditorInsNewUndoAct : public OTableEditorUndoAct
156 class OPrimKeyUndoAct : public OTableEditorUndoAct

Completed in 20 milliseconds