Home
last modified time | relevance | path

Searched refs:VclComboBox (Results 1 – 3 of 3) sorted by relevance

/AOO41X/test/testgui/source/testlib/gui/
H A DUIMap.java31 import org.openoffice.test.vcl.widgets.VclComboBox;
90 public static VclComboBox combobox(String id) { in combobox()
91 return new VclComboBox(app, idList.getId(id)); in combobox()
137 public static final VclComboBox filePickerPath = combobox("SVT_HID_FILEDLG_AUTOCOMPLETEBOX");
141 public static final VclComboBox fileSavePath = combobox("SVT_HID_FILESAVE_FILEURL");
146 public static final VclComboBox scInputBarPosition = combobox("SC_HID_INSWIN_POS");
175 … public static final VclComboBox findDlgFor = combobox("svx:ComboBox:RID_SVXDLG_SEARCH:ED_SEARCH");
176 …public static final VclComboBox findDlgReplaceWith = combobox("svx:ComboBox:RID_SVXDLG_SEARCH:ED_R…
213 …public static final VclComboBox mathEditSymbolsDlgSymbol = combobox("starmath:ComboBox:RID_SYMDEFI…
215 …public static final VclComboBox mathEditSymbolsDlgTypeface = combobox("starmath:ComboBox:RID_SYMDE…
[all …]
/AOO41X/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclComboBox.java32 public class VclComboBox extends VclControl { class
34 public VclComboBox(VclApp app, String id) { in VclComboBox() method in VclComboBox
/AOO41X/test/testassistant/lib/
HDtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/ ...