summaryrefslogtreecommitdiff
path: root/helpers/help_hid.lst
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2014-08-06 17:31:17 +0200
committerDavid Tardon <dtardon@redhat.com>2014-08-06 17:32:46 +0200
commit2cb8244254dc3dd995059b5ac34c640ac4b3d0bf (patch)
treeede1c0d76f89f31da3c48ce51ed2c73408e3224d /helpers/help_hid.lst
parent28b1dd5ba012ca7136aac1fa014184b39f4f9bb7 (diff)
update help ids for NameMatching and TypeSelect
Change-Id: If7e9c8ac4206953decc14f5bca5aaccb0628871f
Diffstat (limited to 'helpers/help_hid.lst')
-rw-r--r--helpers/help_hid.lst13
1 files changed, 0 insertions, 13 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst
index a22718546b..2d5b291c82 100644
--- a/helpers/help_hid.lst
+++ b/helpers/help_hid.lst
@@ -3045,9 +3045,6 @@ HID_TAB_ENT_REQUIRED,38898,
HID_TAB_ENT_SCALE,38905,
HID_TAB_ENT_TEXT_LEN,38900,
HID_TAB_ENT_TYPE,38901,
-HID_TAB_NAMEMATCHING_COLS_ASSIGN,38917,
-HID_TAB_NAMEMATCHING_COLS_AVAIL,38916,
-HID_TAB_WIZ_TYPE_SELECT,38915,
HID_TBXCONTROL_FILENEW,33360,
HID_TEMPLATEDLG_DIALOG,32989,
HID_TEMPLATEDLG_FILEVIEW,32991,
@@ -4978,10 +4975,6 @@ dbaccess_Edit_PAGE_USERDRIVER_ET_OPTIONS,851757059,
dbaccess_FL_SEPARATOR2_PAGE_MYSQL_NATIVE,851836928,
dbaccess_FT_JDBCDRIVERCLASS_PAGE_MYSQL_JDBC,851771392,
dbaccess_FT_JDBCDRIVERCLASS_PAGE_ORACLE_JDBC,851886080,
-dbaccess_ImageButton_TAB_WIZ_NAME_MATCHING_IB_COLUMN_DOWN,851635725,
-dbaccess_ImageButton_TAB_WIZ_NAME_MATCHING_IB_COLUMN_DOWN_RIGHT,851635727,
-dbaccess_ImageButton_TAB_WIZ_NAME_MATCHING_IB_COLUMN_UP,851635724,
-dbaccess_ImageButton_TAB_WIZ_NAME_MATCHING_IB_COLUMN_UP_RIGHT,851635726,
dbaccess_ListBox_DLG_ADABASSTAT_LB_DATADEVS,1388613121,
dbaccess_ListBox_DLG_PARAMETERS_LB_ALLPARAMS,1388400129,
dbaccess_ListBox_PAGE_GENERAL_LB_DOCUMENTLIST,851447299,
@@ -4990,25 +4983,19 @@ dbaccess_ModalDialog_DLG_DOMAINPASSWORD,1388707840,
dbaccess_ModalDialog_DLG_PARAMETERS,1388396544,
dbaccess_ModalDialog_DLG_TEXT_CONNECTION_SETTINGS,1388822528,
dbaccess_ModalDialog_WIZ_RTFCOPYTABLE,1388576768,
-dbaccess_MultiListBox_TAB_WIZ_TYPE_SELECT_LB_NEW_COLUMN_NAMES,851610626,
dbaccess_NumericField_DLG_ADABASSTAT_ET_MEMORYUSING,1388615683,
dbaccess_NumericField_PAGE_ADABAS_NF_CACHE_SIZE,851531778,
dbaccess_NumericField_PAGE_ADABAS_NF_DATA_INCREMENT,851531777,
dbaccess_NumericField_PAGE_USERDRIVER_NF_PORTNUMBER,851761153,
-dbaccess_NumericField_TAB_WIZ_TYPE_SELECT_ET_AUTO,851613697,
dbaccess_PushButton_DLG_PARAMETERS_BT_TRAVELNEXT,1388401158,
dbaccess_PushButton_PAGE_ADABAS_PB_STAT,851530241,
dbaccess_PushButton_PAGE_GENERAL_PB_OPENDOCUMENT,851448326,
-dbaccess_PushButton_TAB_WIZ_NAME_MATCHING_PB_ALL,851628560,
-dbaccess_PushButton_TAB_WIZ_NAME_MATCHING_PB_NONE,851628561,
-dbaccess_PushButton_TAB_WIZ_TYPE_SELECT_PB_AUTO,851612165,
dbaccess_PushButton_WIZ_RTFCOPYTABLE_PB_NEXT,1388581385,
dbaccess_PushButton_WIZ_RTFCOPYTABLE_PB_PREV,1388581386,
dbaccess_RadioButton_PAGE_GENERAL_RB_OPENEXISTINGDOC,851444227,
dbaccess_TabPage_PAGE_ADVANCED_SETTINGS_SPECIAL,851820544,
dbaccess_TabPage_PAGE_MYSQL_NATIVE,851836928,
dbaccess_TabPage_PAGE_MYSQL_ODBC,851722240,
-dbaccess_TabPage_TAB_WIZ_NAME_MATCHING,851623936,
desktop_CheckBox_TP_MIGRATION_CB_MIGRATION,586105859,
desktop_CheckBox_TP_UPDATE_CHECK_CB_UPDATE_CHECK,586155011,
desktop_Edit_TP_USER_ED_USER_FATHER,586123282,
0-4'>libreoffice-4-0-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/uiconfig/sglobal/toolbar/textobjectbar.xml
AgeCommit message (Expand)Author
2023-01-06tdf#56258 sw toolbar: show SetOutline by defaultJustin Luth
2022-12-19[API CHANGE] tdf#85592: deprecate .uno:BackColor, use .uno:CharBackColorJustin Luth
2021-04-22tdf#139701 change uno:UnderlineSimple to uno:Underlineharu-02
2019-05-16tdf#124825 sync UI between LibO implementations and LOOLandreas kainz
2019-01-15tdf#121033 drawtextobjectbar follow now textobjectbarandreas kainz
2018-05-23toolbar:id is not valid attribute of toolbar:toolbarChristian Lohmaier
2017-09-23tdf#103733 Unify master doc menu and toolbars with writerYousuf Philips
2017-01-31tdf#105571 Drop toolbar:helpid attribute from toolbar definitionsGabor Kelemen
2015-11-20Remove redundant toolbar:style="radio" propertySamuel Mehrbrodt
2015-11-20Remove redundant toolbar:style definitionsSamuel Mehrbrodt
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt
2014-09-05Related: fdo#73151 bring DesignerDialog separator back tooThomas Arnhold
2014-09-03Related: fdo#73151 bring DesignerDialog back as invisible buttonThomas Arnhold
2014-08-24fdo#73151 Make better use of the sidebarSamuel Mehrbrodt
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
2012-11-30re-base on ALv2 code. Includes:Michael Meeks