Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample2.java205 …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 DUnoDialogSample.java948 …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 25 milliseconds