Home
last modified time | relevance | path

Searched refs:getSelText (Results 1 – 9 of 9) sorted by relevance

/trunk/test/testgui/source/fvt/gui/sd/table/
H A DTableBackgroundProperty.java71 …assertEquals("Area_Fill_Type is not Color", areaFillType.getSelText(), areaFillType.getItemText(1)… in testTableBackgroundPropertyDialog()
74 …assertEquals("Area_Fill_Color is not the second item", areaFillColor.getSelText(), areaFillColor.g… in testTableBackgroundPropertyDialog()
82 …assertEquals("Area_Fill_Type is not Gradient", areaFillType.getSelText(), areaFillType.getItemText… in testTableBackgroundPropertyDialog()
84 …assertEquals("Area_Fill_Gradient is not the second item", areaFillGradient.getSelText(), areaFillG… in testTableBackgroundPropertyDialog()
92 …assertEquals("Area_Fill_Type is not Hatching", areaFillType.getSelText(), areaFillType.getItemText… in testTableBackgroundPropertyDialog()
94 …assertEquals("Area_Fill_Hatching is not the second item", areaFillHatching.getSelText(), areaFillH… in testTableBackgroundPropertyDialog()
102 …assertEquals("Area_Fill_Type is not Bitmap", areaFillType.getSelText(), areaFillType.getItemText(4… in testTableBackgroundPropertyDialog()
104 …assertEquals("Area_Fill_Bitmap is not the second item", areaFillBitmap.getSelText(), areaFillBitma… in testTableBackgroundPropertyDialog()
H A DTableFontEffectsProperty.java75 assertEquals("EffectsPage_Color isn't black", effectsPageColor.getSelText(), "Black"); in testTableFontEffectPropertyDialog()
79 assertEquals("EffectsPage_Relief isn't no", effectsPageRelief.getSelText(), "(Without)"); in testTableFontEffectPropertyDialog()
87 …assertEquals("EffectsPage_Overline isn't the first item", effectsPageOverline.getSelText(), effect… in testTableFontEffectPropertyDialog()
89 …ctsPage_Overline_Color isn't the first item", effectsPageOverlineColor.getSelText(), effectsPageOv… in testTableFontEffectPropertyDialog()
93 …assertEquals("EffectsPage_Strikeout isn't the first item", effectsPageStrikeout.getSelText(), effe… in testTableFontEffectPropertyDialog()
97 …assertEquals("EffectsPage_Underline isn't the first item", effectsPageUnderline.getSelText(), effe… in testTableFontEffectPropertyDialog()
99 …sPage_Underline_Color isn't the first item", effectsPageUnderlineColor.getSelText(), effectsPageUn… in testTableFontEffectPropertyDialog()
H A DTableBorderProperty.java78 …assertEquals("Area_Border_LineStyle is not the first item", areaBorderLineStyle.getSelText(), area… in testTableBorderPropertyDialog()
81 …assertEquals("Area_Border_LineColor is not the first item", areaBorderLineColor.getSelText(), area… in testTableBorderPropertyDialog()
/trunk/test/testgui/source/fvt/gui/formula/catalog/
H A DSymbolsFromCatalog.java121 String modifiedSymbolFont = mathEditSymbolsDlgFont.getSelText(); in testModifySymbolFontFromCatalog()
130 modifiedSymbolFont, mathEditSymbolsDlgFont.getSelText()); in testModifySymbolFontFromCatalog()
147 String modifiedSymbolTypeface = mathEditSymbolsDlgTypeface.getSelText(); in testModifySymbolTypefaceFromCatalog()
156 modifiedSymbolTypeface, mathEditSymbolsDlgTypeface.getSelText()); in testModifySymbolTypefaceFromCatalog()
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclTreeListBox.java91 public String getSelText() { in getSelText() method in VclTreeListBox
101 public String getSelText(int col) { in getSelText() method in VclTreeListBox
111 public String getSelText(int index, int col) { in getSelText() method in VclTreeListBox
H A DVclComboBox.java65 public String getSelText() { in getSelText() method in VclComboBox
H A DVclListBox.java91 public String getSelText() { in getSelText() method in VclListBox
/trunk/test/testgui/source/fvt/gui/sw/table/
H A DTableGeneral.java117 assertEquals("Light red", sdTableBACGColorListbox.getSelText()); in testTableBackground()
245 assertEquals("Blue", swTableAutoFormatListbox.getSelText()); in testTableAutoFormat()
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 76 milliseconds