Defines | Enumerations

ap_Toolbar_Id.h File Reference

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

Define Documentation

#define toolbaritem (   id  )     AP_TOOLBAR_ID_##id,

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.


Enumeration Type Documentation

Enumerator:
AP_TOOLBAR_ID__BOGUS1__ 
toolbaritem 

This file defines the set of Id's used for all toolbar.

things. Each Id defines a conceptual unit which may be used on one or more toolbars or not at all.