#include "xap_Types.h"
#include "ap_Toolbar_Id_List.h"
Go to the source code of this file.
Defines | |
#define | toolbaritem(id) AP_TOOLBAR_ID_##id, |
This file defines the set of Id's used for all toolbar-related. | |
Enumerations | |
enum | _Ap_Toolbar_Id { AP_TOOLBAR_ID__BOGUS1__ = 0, toolbaritem } |
This file defines the set of Id's used for all toolbar-related.
things. Each Id defines a conceptual unit which may be used on one or more toolbars or not at all.
enum _Ap_Toolbar_Id |