Home
last modified time | relevance | path

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

/AOO41X/test/testgui/source/fvt/gui/sd/shape/ !
H A DShapeTypes.java87 String[] allShapes=sdNavigator.getAllItemsText(); in testCalloutShapes()
100 allShapes=sdNavigator.getAllItemsText(); in testCalloutShapes()
120 String[] allShapes=sdNavigator.getAllItemsText(); in testStarsShapes()
133 allShapes=sdNavigator.getAllItemsText(); in testStarsShapes()
/AOO41X/test/testcommon/source/org/openoffice/test/vcl/widgets/ !
H A DVclTreeListBox.java148 String[] items = getAllItemsText(); in collapse()
171 String[] items = getAllItemsText(); in expand()
209 public String[] getAllItemsText() { in getAllItemsText() method in VclTreeListBox