Home
last modified time | relevance | path

Searched refs:areaFillType (Results 1 – 2 of 2) sorted by relevance

/trunk/test/testgui/source/fvt/gui/sd/table/
H A DTableBackgroundProperty.java70 areaFillType.select(1); in testTableBackgroundPropertyDialog()
71 …assertEquals("Area_Fill_Type is not Color", areaFillType.getSelText(), areaFillType.getItemText(1)… in testTableBackgroundPropertyDialog()
81 areaFillType.select(2); in testTableBackgroundPropertyDialog()
82 …assertEquals("Area_Fill_Type is not Gradient", areaFillType.getSelText(), areaFillType.getItemText… in testTableBackgroundPropertyDialog()
91 areaFillType.select(3); in testTableBackgroundPropertyDialog()
92 …assertEquals("Area_Fill_Type is not Hatching", areaFillType.getSelText(), areaFillType.getItemText… in testTableBackgroundPropertyDialog()
101 areaFillType.select(4); in testTableBackgroundPropertyDialog()
102 …assertEquals("Area_Fill_Type is not Bitmap", areaFillType.getSelText(), areaFillType.getItemText(4… in testTableBackgroundPropertyDialog()
/trunk/test/testgui/source/testlib/gui/
H A DUIMap.java389 public static final VclListBox areaFillType = listbox("cui:ListBox:RID_SVXPAGE_AREA:LB_AREA_TYPE"); field in UIMap

Completed in 36 milliseconds