ARB
Macros
macros_local.hxx File Reference
This graph shows which files directly or indirectly include this file:

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"
 

Macro Definition Documentation

#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"