Home
last modified time | relevance | path

Searched refs:DisableUndo (Results 1 – 11 of 11) sorted by relevance

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Editor/
H A DEditor_Undo.h11 void DisableUndo(void);
H A DEditor_Undo.cc62 void DisableUndo() in DisableUndo() function
H A DLoadScreen.cc900 DisableUndo(); in ProcessFileIO()
H A DEditScreen.cc442 DisableUndo(); in EditModeShutdown()
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dcmd.e72 extern void DisableUndo ARGS_DECL((void));
H A Dcmd.c1774 void DisableUndo() in DisableUndo() function
H A Dexec.c4218 DisableUndo();
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dctredlin.hxx301 void DisableUndo() {EnableUndo(false);} in DisableUndo() function in SvxTPView
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dctredlin.hxx293 void DisableUndo() {EnableUndo(false);} in DisableUndo() function in SvxTPView
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/misc/
H A Dredlndlg.cxx186 m_pTPView->DisableUndo(); // no UNDO events yet in SwRedlineAcceptDlg()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/misc/
H A Dredlndlg.cxx187 m_pTPView->DisableUndo(); // no UNDO events yet in SwRedlineAcceptDlg()