#include "ut_types.h"
Go to the source code of this file.
Functions | |
EV_Toolbar_LabelSet * | AP_CreateToolbarLabelSet (const char *szLanguage) |
EV_Toolbar_LabelSet* AP_CreateToolbarLabelSet | ( | const char * | szLanguage | ) |
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.
References AP_TOOLBAR_ID__BOGUS1__, XAP_App::getApp(), XAP_App::getStringSet(), and EV_Toolbar_LabelSet::setLabel().
Referenced by EV_Toolbar::EV_Toolbar(), and s_addToolsToProvider().