00001 00031 #ifndef LL_UI_XML_TAGS_H 00032 #define LL_UI_XML_TAGS_H 00033 00034 #define LL_BUTTON_TAG LLString("button") 00035 #define LL_UI_CTRL_LOCATE_TAG LLString("locate") 00036 #define LL_PAD_TAG LLString("pad") 00037 #define LL_CHECK_BOX_CTRL_TAG LLString("check_box") 00038 #define LL_COMBO_BOX_TAG LLString("combo_box") 00039 #define LL_DRAG_HANDLE_TOP_TAG LLString("drag_handle_top") 00040 #define LL_DRAG_HANDLE_LEFT_TAG LLString("drag_handle_left") 00041 #define LL_FLOATER_TAG LLString("floater") 00042 #define LL_FLOATER_VIEW_TAG LLString("floater_view") 00043 #define LL_MULTI_FLOATER_TAG LLString("multi_floater") 00044 #define LL_ICON_CTRL_TAG LLString("icon") 00045 #define LL_LINE_EDITOR_TAG LLString("line_editor") 00046 #define LL_SEARCH_EDITOR_TAG LLString("search_editor") 00047 #define LL_MENU_ITEM_TAG LLString("menu_item") 00048 #define LL_MENU_GL_TAG LLString("menu") 00049 #define LL_MENU_BAR_GL_TAG LLString("menu_bar") 00050 #define LL_MENU_HOLDER_GL_TAG LLString("menu_holder") 00051 #define LL_PANEL_TAG LLString("panel") 00052 #define LL_RADIO_GROUP_TAG LLString("radio_group") 00053 #define LL_RESIZE_BAR_TAG LLString("resize_bar") 00054 #define LL_RESIZE_HANDLE_TAG LLString("resize_handle") 00055 #define LL_SCROLLBAR_TAG LLString("scrollbar") 00056 #define LL_SCROLLABLE_CONTAINER_VIEW_TAG LLString("scroll_container") 00057 #define LL_SCROLL_LIST_CTRL_TAG LLString("scroll_list") 00058 #define LL_SLIDER_CTRL_TAG LLString("slider") 00059 #define LL_SLIDER_TAG LLString("slider_bar") 00060 #define LL_SPIN_CTRL_TAG LLString("spinner") 00061 #define LL_TAB_CONTAINER_COMMON_TAG LLString("tab_container") 00062 #define LL_TEXT_BOX_TAG LLString("text") 00063 #define LL_TEXT_EDITOR_TAG LLString("text_editor") 00064 #define LL_VIEW_BORDER_TAG LLString("view_border") 00065 #define LL_COLOR_SWATCH_TAG LLString("color_swatch") 00066 #define LL_INVENTORY_PANEL_TAG LLString("inventory_panel") 00067 #define LL_NAME_EDITOR_TAG LLString("name_editor") 00068 #define LL_NAME_LIST_TAG LLString("name_list") 00069 #define LL_TEXTURE_PICKER_TAG LLString("texture_picker") 00070 #define LL_VOLUME_SLIDER_CTRL_TAG LLString("volume_slider") 00071 #define LL_WEB_BROWSER_CTRL_TAG LLString("web_browser") 00072 #define LL_STAT_VIEW_TAG LLString("stat_view") 00073 #define LL_INVENTORY_PANEL_TAG LLString("inventory_panel") 00074 #define LL_PROGRESS_VIEW_TAG LLString("progress_view") 00075 #define LL_STAT_BAR_TAG LLString("stat_bar") 00076 #define LL_STATUS_BAR_TAG LLString("status_bar") 00077 #define LL_VIEWER_TEXT_EDITOR_TAG LLString("viewer_text_editor") 00078 #define LL_TALK_VIEW_TAG LLString("talk_view") 00079 #define LL_COLOR_SWATCH_CTRL_TAG LLString("color_swatch") 00080 #define LL_GL_TEX_MEM_BAR_TAG LLString("tex_mem_bar") 00081 #define LL_TEXTURE_CTRL_TAG LLString("texture_picker") 00082 #define LL_TEXTURE_VIEW_TAG LLString("texture_view") 00083 #define LL_NAME_LIST_CTRL_TAG LLString("name_list") 00084 #define LL_STAT_GRAPH_TAG LLString("stat_graph") 00085 #define LL_NAME_EDITOR_TAG LLString("name_editor") 00086 #define LL_DROP_TARGET_TAG LLString("drop_target") 00087 #define LL_OVERLAY_BAR_TAG LLString("overlay_bar") 00088 #define LL_NET_MAP_TAG LLString("net_map") 00089 #define LL_HUD_VIEW_TAG LLString("hud_view") 00090 #define LL_MEMORY_VIEW_TAG LLString("memory_view") 00091 #define LL_MEDIA_REMOTE_CTRL_TAG LLString("media_remote") 00092 #define LL_MORPH_VIEW_TAG LLString("morph_view") 00093 #define LL_FRAME_STAT_VIEW_TAG LLString("frame_stat_view") 00094 #define LL_FOLDER_VIEW_TAG LLString("folder_view") 00095 #define LL_SNAPSHOT_LIVE_PREVIEW_TAG LLString("snapshot_preview") 00096 #define LL_HOVER_VIEW_TAG LLString("hover_view") 00097 #define LL_VELOCITY_BAR_TAG LLString("velocity_bar") 00098 #define LL_PERMISSIONS_VIEW_TAG LLString("permissions_view") 00099 #define LL_SCROLLING_PANEL_LIST_TAG LLString("scrolling_panel_list") 00100 #define LL_CONTAINER_VIEW_TAG LLString("container_view") 00101 #define LL_CONSOLE_TAG LLString("console") 00102 #define LL_DEBUG_VIEW_TAG LLString("debug_view") 00103 #define LL_AUDIOSTATUS_TAG LLString("audio_status") 00104 #define LL_FAST_TIMER_VIEW_TAG LLString("fast_timer_view") 00105 #define LL_MENU_ITEM_TEAR_OFF_GL_TAG LLString("tearoff_menu") 00106 #define LL_MENU_ITEM_BLANK_GL_TAG LLString("menu_item_blank") 00107 #define LL_MENU_ITEM_CALL_GL_TAG LLString("menu_item_call") 00108 #define LL_MENU_ITEM_CHECK_GL_TAG LLString("menu_item_check") 00109 #define LL_MENU_ITEM_BRANCH_GL_TAG LLString("menu_item_branch") 00110 #define LL_MENU_ITEM_BRANCH_DOWN_GL_TAG LLString("menu_item_branch_down") 00111 #define LL_PIE_MENU_BRANCH_TAG LLString("pie_menu_branch") 00112 #define LL_PIE_MENU_TAG LLString("pie_menu") 00113 #define LL_MENU_ITEM_SEPARATOR_GL_TAG LLString("menu_item_separator") 00114 #define LL_MENU_ITEM_VERTICAL_SEPARATOR_GL_TAG LLString("menu_item_vertical_separator") 00115 #define LL_ROOT_VIEW_TAG LLString("root_view") 00116 #define LL_FOLDER_VIEW_ITEM_TAG LLString("folder_item") 00117 #define LL_FOLDER_VIEW_FOLDER_TAG LLString("folder") 00118 #define LL_TEXTURE_BAR_TAG LLString("texture_bar") 00119 #define LL_JOYSTICK_SLIDE LLString("joystick_slide") 00120 #define LL_JOYSTICK_TURN LLString("joystick_turn") 00121 #define LL_GROUP_DROP_TARGET_TAG LLString("group_drop_target") 00122 #define LL_LAYOUT_STACK_TAG LLString("layout_stack") 00123 #endif