Home
last modified time | relevance | path

Searched refs:sortPageBy1 (Results 1 – 4 of 4) sorted by relevance

/aoo41x/test/testgui/source/fvt/gui/sc/sort/
H A DSortDialogSetting.java186 sortPageBy1.select(2); // "Column B" in testSortCriteriaSortFirstBy()
208 sortPageBy1.select(1); // "Column A" in testSortCriteriaSortFirstBy()
235 sortPageBy1.select(2); // "Column B" in testSortCriteriaSortSecondBy()
257 sortPageBy1.select(2); // "Column B" in testSortCriteriaSortSecondBy()
293 sortPageBy1.select(2); // "Column B" in testSortCriteriaSortThirdBy()
414 sortPageBy1.select(1); // "Color" in testSortOptionsCustomSortOrderPredefineFromCopyList()
444 sortPageBy1.select(1); // "Color" in testSortOptionsCustomSortOrderPredefineFromCopyList()
525 sortPageBy1.select(1); // "Color" in testSortOptionsCustomSortOrderPredefineFromNewList()
555 sortPageBy1.select(1); // "Color" in testSortOptionsCustomSortOrderPredefineFromNewList()
658 sortPageBy1.select(1); // "Units" in testSortOptionsIncludeFormats()
[all …]
/aoo41x/test/testgui/source/svt/gui/sc/
H A DBasicFuncOnCalc.java62 import static testlib.gui.UIMap.sortPageBy1;
176 sortPageBy1.select(1); // "Column A" in saveNewSCWithDataSort()
/aoo41x/test/testgui/source/bvt/gui/
H A DBasicFunctionTest.java429 assertEquals(1, sortPageBy1.getSelIndex()); in testSort()
436 sortPageBy1.select(2); in testSort()
/aoo41x/test/testgui/source/testlib/gui/
H A DUIMap.java152 public static final VclListBox sortPageBy1 = listbox("sc:ListBox:RID_SCPAGE_SORT_FIELDS:LB_SORT1"); field in UIMap

Completed in 35 milliseconds