ARB
|
Go to the source code of this file.
Macros | |
#define | MACRO_WINDOW_ID "MACROS" |
#define | MACRO_RECORD_ID "macro_record" |
#define | MACRO_PLAYBACK_ID "macro_playback" |
#define | MACRO_PLAYBACK_MARKED_ID "macro_playback_with_marked" |
#define | MACRO_INTERRUPT_ID "macro_interrupt" |
#define | AWAR_MACRO_BASE "tmp/macro" |
#define MACRO_WINDOW_ID "MACROS" |
Definition at line 14 of file macros_local.hxx.
Referenced by popup_macro_window(), and RecordingMacro::write_action().
#define MACRO_RECORD_ID "macro_record" |
Definition at line 16 of file macros_local.hxx.
Referenced by popup_macro_window(), and start_macro_cb().
#define MACRO_PLAYBACK_ID "macro_playback" |
Definition at line 17 of file macros_local.hxx.
Referenced by popup_macro_window(), and RecordingMacro::write_action().
#define MACRO_PLAYBACK_MARKED_ID "macro_playback_with_marked" |
Definition at line 18 of file macros_local.hxx.
Referenced by popup_macro_window(), and RecordingMacro::write_action().
#define MACRO_INTERRUPT_ID "macro_interrupt" |
Definition at line 19 of file macros_local.hxx.
#define AWAR_MACRO_BASE "tmp/macro" |
Definition at line 21 of file macros_local.hxx.
Referenced by create_macro_variables(), delete_macro_cb(), edit_macro_cb(), exec_macro_cb(), macro_execution_finished(), popup_macro_window(), start_macro_cb(), and RecordingMacro::write_action().