This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Copyright (c) 2006-2007, Linden Research, Inc.
Second Life Viewer Source Code The source code in this file ("Source Code") is provided by Linden Lab to you under the terms of the GNU General Public License, version 2.0 ("GPL"), unless you have obtained a separate licensing agreement ("Other License"), formally executed by you and Linden Lab. Terms of the GPL can be found in doc/GPL-license.txt in this distribution, or online at http://secondlife.com/developers/opensource/gplv2
There are special exceptions to the terms and conditions of the GPL as it is applied to this Source Code. View the full text of the exception in the file doc/FLOSS-exception.txt in this software distribution, or online at http://secondlife.com/developers/opensource/flossexception
By copying, modifying or distributing this software, you acknowledge that you have read and understood your obligations described above, and agree to abide by those obligations.
ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, COMPLETENESS OR PERFORMANCE. $/LicenseInfo$
Definition in file lluixmltags.h.
#define LL_AUDIOSTATUS_TAG LLString("audio_status") |
Definition at line 103 of file lluixmltags.h.
#define LL_BUTTON_TAG LLString("button") |
Definition at line 34 of file lluixmltags.h.
Referenced by LLButton::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_CHECK_BOX_CTRL_TAG LLString("check_box") |
Definition at line 37 of file lluixmltags.h.
Referenced by LLCheckBoxCtrl::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_COLOR_SWATCH_CTRL_TAG LLString("color_swatch") |
Definition at line 79 of file lluixmltags.h.
Referenced by LLColorSwatchCtrl::getWidgetTag(), and LLViewerUICtrlFactory::LLViewerUICtrlFactory().
#define LL_COLOR_SWATCH_TAG LLString("color_swatch") |
Definition at line 65 of file lluixmltags.h.
#define LL_COMBO_BOX_TAG LLString("combo_box") |
Definition at line 38 of file lluixmltags.h.
Referenced by LLComboBox::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_CONSOLE_TAG LLString("console") |
#define LL_CONTAINER_VIEW_TAG LLString("container_view") |
#define LL_DEBUG_VIEW_TAG LLString("debug_view") |
#define LL_DRAG_HANDLE_LEFT_TAG LLString("drag_handle_left") |
#define LL_DRAG_HANDLE_TOP_TAG LLString("drag_handle_top") |
#define LL_DROP_TARGET_TAG LLString("drop_target") |
#define LL_FAST_TIMER_VIEW_TAG LLString("fast_timer_view") |
#define LL_FLOATER_TAG LLString("floater") |
#define LL_FLOATER_VIEW_TAG LLString("floater_view") |
#define LL_FOLDER_VIEW_FOLDER_TAG LLString("folder") |
#define LL_FOLDER_VIEW_ITEM_TAG LLString("folder_item") |
#define LL_FOLDER_VIEW_TAG LLString("folder_view") |
#define LL_FRAME_STAT_VIEW_TAG LLString("frame_stat_view") |
#define LL_GL_TEX_MEM_BAR_TAG LLString("tex_mem_bar") |
#define LL_GROUP_DROP_TARGET_TAG LLString("group_drop_target") |
#define LL_HOVER_VIEW_TAG LLString("hover_view") |
#define LL_HUD_VIEW_TAG LLString("hud_view") |
#define LL_ICON_CTRL_TAG LLString("icon") |
Definition at line 44 of file lluixmltags.h.
Referenced by LLIconCtrl::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_INVENTORY_PANEL_TAG LLString("inventory_panel") |
Definition at line 73 of file lluixmltags.h.
#define LL_INVENTORY_PANEL_TAG LLString("inventory_panel") |
Definition at line 73 of file lluixmltags.h.
Referenced by LLInventoryPanel::getWidgetTag(), and LLViewerUICtrlFactory::LLViewerUICtrlFactory().
#define LL_JOYSTICK_SLIDE LLString("joystick_slide") |
Definition at line 119 of file lluixmltags.h.
Referenced by LLJoystickAgentSlide::getWidgetTag(), and LLViewerUICtrlFactory::LLViewerUICtrlFactory().
#define LL_JOYSTICK_TURN LLString("joystick_turn") |
Definition at line 120 of file lluixmltags.h.
Referenced by LLJoystickAgentTurn::getWidgetTag(), and LLViewerUICtrlFactory::LLViewerUICtrlFactory().
#define LL_LAYOUT_STACK_TAG LLString("layout_stack") |
Definition at line 122 of file lluixmltags.h.
Referenced by LLLayoutStack::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_LINE_EDITOR_TAG LLString("line_editor") |
Definition at line 45 of file lluixmltags.h.
Referenced by LLLineEditor::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_MEDIA_REMOTE_CTRL_TAG LLString("media_remote") |
Definition at line 91 of file lluixmltags.h.
Referenced by LLMediaRemoteCtrl::getWidgetTag(), and LLViewerUICtrlFactory::LLViewerUICtrlFactory().
#define LL_MEMORY_VIEW_TAG LLString("memory_view") |
#define LL_MENU_BAR_GL_TAG LLString("menu_bar") |
Definition at line 49 of file lluixmltags.h.
Referenced by LLMenuBarGL::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_MENU_GL_TAG LLString("menu") |
Definition at line 48 of file lluixmltags.h.
Referenced by LLMenuGL::getWidgetTag(), LLUICtrlFactory::LLUICtrlFactory(), and LLMenuGL::parseChildXML().
#define LL_MENU_HOLDER_GL_TAG LLString("menu_holder") |
#define LL_MENU_ITEM_BLANK_GL_TAG LLString("menu_item_blank") |
#define LL_MENU_ITEM_BRANCH_DOWN_GL_TAG LLString("menu_item_branch_down") |
#define LL_MENU_ITEM_BRANCH_GL_TAG LLString("menu_item_branch") |
#define LL_MENU_ITEM_CALL_GL_TAG LLString("menu_item_call") |
Definition at line 107 of file lluixmltags.h.
Referenced by LLTaskSoundBridge::buildContextMenu(), LLTaskInvFVBridge::buildContextMenu(), LLMenuItemCallGL::getWidgetTag(), and LLMenuGL::parseChildXML().
#define LL_MENU_ITEM_CHECK_GL_TAG LLString("menu_item_check") |
Definition at line 108 of file lluixmltags.h.
Referenced by LLMenuItemCheckGL::getWidgetTag(), and LLMenuGL::parseChildXML().
#define LL_MENU_ITEM_SEPARATOR_GL_TAG LLString("menu_item_separator") |
Definition at line 113 of file lluixmltags.h.
Referenced by LLMenuItemSeparatorGL::getWidgetTag(), and LLMenuGL::parseChildXML().
#define LL_MENU_ITEM_TAG LLString("menu_item") |
#define LL_MENU_ITEM_TEAR_OFF_GL_TAG LLString("tearoff_menu") |
#define LL_MENU_ITEM_VERTICAL_SEPARATOR_GL_TAG LLString("menu_item_vertical_separator") |
Definition at line 114 of file lluixmltags.h.
Referenced by LLMenuItemVerticalSeparatorGL::getWidgetTag().
#define LL_MORPH_VIEW_TAG LLString("morph_view") |
#define LL_MULTI_FLOATER_TAG LLString("multi_floater") |
#define LL_NAME_EDITOR_TAG LLString("name_editor") |
Definition at line 85 of file lluixmltags.h.
#define LL_NAME_EDITOR_TAG LLString("name_editor") |
Definition at line 85 of file lluixmltags.h.
Referenced by LLNameEditor::getWidgetTag(), and LLViewerUICtrlFactory::LLViewerUICtrlFactory().
#define LL_NAME_LIST_CTRL_TAG LLString("name_list") |
Definition at line 83 of file lluixmltags.h.
Referenced by LLNameListCtrl::getWidgetTag(), and LLViewerUICtrlFactory::LLViewerUICtrlFactory().
#define LL_NAME_LIST_TAG LLString("name_list") |
Definition at line 68 of file lluixmltags.h.
#define LL_NET_MAP_TAG LLString("net_map") |
#define LL_OVERLAY_BAR_TAG LLString("overlay_bar") |
#define LL_PAD_TAG LLString("pad") |
#define LL_PANEL_TAG LLString("panel") |
Definition at line 51 of file lluixmltags.h.
Referenced by LLPanel::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_PERMISSIONS_VIEW_TAG LLString("permissions_view") |
#define LL_PIE_MENU_BRANCH_TAG LLString("pie_menu_branch") |
#define LL_PIE_MENU_TAG LLString("pie_menu") |
Definition at line 112 of file lluixmltags.h.
Referenced by LLUICtrlFactory::buildPieMenu(), LLPieMenu::getWidgetTag(), and LLPieMenu::initXML().
#define LL_PROGRESS_VIEW_TAG LLString("progress_view") |
#define LL_RADIO_GROUP_TAG LLString("radio_group") |
Definition at line 52 of file lluixmltags.h.
Referenced by LLRadioGroup::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_RESIZE_BAR_TAG LLString("resize_bar") |
#define LL_RESIZE_HANDLE_TAG LLString("resize_handle") |
#define LL_ROOT_VIEW_TAG LLString("root_view") |
#define LL_SCROLL_LIST_CTRL_TAG LLString("scroll_list") |
Definition at line 57 of file lluixmltags.h.
Referenced by LLScrollListCtrl::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_SCROLLABLE_CONTAINER_VIEW_TAG LLString("scroll_container") |
Definition at line 56 of file lluixmltags.h.
Referenced by LLScrollableContainerView::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_SCROLLBAR_TAG LLString("scrollbar") |
#define LL_SCROLLING_PANEL_LIST_TAG LLString("scrolling_panel_list") |
Definition at line 99 of file lluixmltags.h.
Referenced by LLScrollingPanelList::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_SEARCH_EDITOR_TAG LLString("search_editor") |
Definition at line 46 of file lluixmltags.h.
Referenced by LLSearchEditor::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_SLIDER_CTRL_TAG LLString("slider") |
Definition at line 58 of file lluixmltags.h.
Referenced by LLSliderCtrl::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_SLIDER_TAG LLString("slider_bar") |
Definition at line 59 of file lluixmltags.h.
Referenced by LLSlider::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_SNAPSHOT_LIVE_PREVIEW_TAG LLString("snapshot_preview") |
#define LL_SPIN_CTRL_TAG LLString("spinner") |
Definition at line 60 of file lluixmltags.h.
Referenced by LLSpinCtrl::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_STAT_BAR_TAG LLString("stat_bar") |
#define LL_STAT_GRAPH_TAG LLString("stat_graph") |
#define LL_STAT_VIEW_TAG LLString("stat_view") |
#define LL_STATUS_BAR_TAG LLString("status_bar") |
#define LL_TAB_CONTAINER_COMMON_TAG LLString("tab_container") |
Definition at line 61 of file lluixmltags.h.
Referenced by LLTabContainerCommon::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_TALK_VIEW_TAG LLString("talk_view") |
Definition at line 78 of file lluixmltags.h.
#define LL_TEXT_BOX_TAG LLString("text") |
Definition at line 62 of file lluixmltags.h.
Referenced by LLTextBox::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_TEXT_EDITOR_TAG LLString("text_editor") |
Definition at line 63 of file lluixmltags.h.
Referenced by LLTextEditor::getWidgetTag(), and LLViewerUICtrlFactory::LLViewerUICtrlFactory().
#define LL_TEXTURE_BAR_TAG LLString("texture_bar") |
#define LL_TEXTURE_CTRL_TAG LLString("texture_picker") |
Definition at line 81 of file lluixmltags.h.
Referenced by LLTextureCtrl::getWidgetTag(), and LLViewerUICtrlFactory::LLViewerUICtrlFactory().
#define LL_TEXTURE_PICKER_TAG LLString("texture_picker") |
Definition at line 69 of file lluixmltags.h.
#define LL_TEXTURE_VIEW_TAG LLString("texture_view") |
#define LL_UI_CTRL_LOCATE_TAG LLString("locate") |
Definition at line 35 of file lluixmltags.h.
Referenced by LLUICtrlLocate::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_VELOCITY_BAR_TAG LLString("velocity_bar") |
#define LL_VIEW_BORDER_TAG LLString("view_border") |
Definition at line 64 of file lluixmltags.h.
Referenced by LLViewBorder::getWidgetTag(), and LLUICtrlFactory::LLUICtrlFactory().
#define LL_VIEWER_TEXT_EDITOR_TAG LLString("viewer_text_editor") |
Definition at line 77 of file lluixmltags.h.
#define LL_VOLUME_SLIDER_CTRL_TAG LLString("volume_slider") |
#define LL_WEB_BROWSER_CTRL_TAG LLString("web_browser") |
Definition at line 71 of file lluixmltags.h.
Referenced by LLViewerUICtrlFactory::LLViewerUICtrlFactory().