Searched refs:_sStringItemList (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/odk/examples/DevelopersGuide/GUI/ |
H A D | UnoDialogSample2.java | 205 …ListBox(int _nPosX, int _nPosY, int _nHeight, int _nWidth, int _nStep, String[] _sStringItemList) { in insertListBox() argument 216 …er(_nPosX), new Integer(_nPosY), Boolean.TRUE, new Integer(_nStep), _sStringItemList, new Integer(… in insertListBox()
|
H A D | UnoDialogSample.java | 948 …XListBox insertListBox(int _nPosX, int _nPosY, int _nWidth, int _nStep, String[] _sStringItemList){ in insertListBox() argument 960 …ame, new Integer(_nPosX), new Integer(_nPosY), new Integer(_nStep), _sStringItemList, new Integer(… in insertListBox()
|
Completed in 29 milliseconds