UIMap.java (739258c9) UIMap.java (2e4d2335)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 167 unchanged lines hidden (view full) ---

176 public static final VclComboBox findDlgReplaceWith = combobox("svx:ComboBox:RID_SVXDLG_SEARCH:ED_REPLACE");
177 public static final VclButton findDlgFind = button("svx:PushButton:RID_SVXDLG_SEARCH:BTN_SEARCH");
178 public static final VclButton findDlgFindAll = button("svx:PushButton:RID_SVXDLG_SEARCH:BTN_SEARCH_ALL");
179 public static final VclButton findDlgReplace = button("svx:PushButton:RID_SVXDLG_SEARCH:BTN_REPLACE");
180 public static final VclButton findDlgReplaceAll = button("svx:PushButton:RID_SVXDLG_SEARCH:BTN_REPLACE_ALL");
181 public static final VclButton findDlgMatchCase = button("svx:CheckBox:RID_SVXDLG_SEARCH:CB_MATCH_CASE");
182 public static final VclButton findDlgWholeWord = button("svx:CheckBox:RID_SVXDLG_SEARCH:CB_WHOLE_WORDS");
183 public static final VclButton findDlgMore = button("svx:MoreButton:RID_SVXDLG_SEARCH:BTN_MORE");
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 167 unchanged lines hidden (view full) ---

176 public static final VclComboBox findDlgReplaceWith = combobox("svx:ComboBox:RID_SVXDLG_SEARCH:ED_REPLACE");
177 public static final VclButton findDlgFind = button("svx:PushButton:RID_SVXDLG_SEARCH:BTN_SEARCH");
178 public static final VclButton findDlgFindAll = button("svx:PushButton:RID_SVXDLG_SEARCH:BTN_SEARCH_ALL");
179 public static final VclButton findDlgReplace = button("svx:PushButton:RID_SVXDLG_SEARCH:BTN_REPLACE");
180 public static final VclButton findDlgReplaceAll = button("svx:PushButton:RID_SVXDLG_SEARCH:BTN_REPLACE_ALL");
181 public static final VclButton findDlgMatchCase = button("svx:CheckBox:RID_SVXDLG_SEARCH:CB_MATCH_CASE");
182 public static final VclButton findDlgWholeWord = button("svx:CheckBox:RID_SVXDLG_SEARCH:CB_WHOLE_WORDS");
183 public static final VclButton findDlgMore = button("svx:MoreButton:RID_SVXDLG_SEARCH:BTN_MORE");
184 public static final VclListBox findDlgCalcSearchIn = listbox("svx:ListBox:RID_SVXDLG_SEARCH:LB_CALC_SEARCHIN");
184 public static final VclWindow chart = window("CHART2_HID_SCH_WIN_DOCUMENT");
185 public static final VclDialog chartWizard = dialog("CHART2_HID_SCH_CHART_AUTO_FORMAT");
186 public static final VclDialog filePrintDlg = dialog(".HelpID:vcl:PrintDialog:Dialog");
187 public static final VclWindow impressOutline = window("SD_HID_SDOUTLINEVIEWSHELL");
188 public static final VclWindow impressSlideSorter = window("SD_HID_SD_WIN_DOCUMENT");
189 public static final VclWindow impressHandout = window(".uno:HandoutMode");
190 public static final VclDialog insertTable = dialog("cui:ModalDialog:RID_SVX_NEWTABLE_DLG");
191 public static final VclToolBox tableToolbar = toolbox(".HelpId:tableobjectbar");

--- 373 unchanged lines hidden ---
185 public static final VclWindow chart = window("CHART2_HID_SCH_WIN_DOCUMENT");
186 public static final VclDialog chartWizard = dialog("CHART2_HID_SCH_CHART_AUTO_FORMAT");
187 public static final VclDialog filePrintDlg = dialog(".HelpID:vcl:PrintDialog:Dialog");
188 public static final VclWindow impressOutline = window("SD_HID_SDOUTLINEVIEWSHELL");
189 public static final VclWindow impressSlideSorter = window("SD_HID_SD_WIN_DOCUMENT");
190 public static final VclWindow impressHandout = window(".uno:HandoutMode");
191 public static final VclDialog insertTable = dialog("cui:ModalDialog:RID_SVX_NEWTABLE_DLG");
192 public static final VclToolBox tableToolbar = toolbox(".HelpId:tableobjectbar");

--- 373 unchanged lines hidden ---