Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/table/
H A DFinalizer.java44 XListBox xCatalogListBox; field in Finalizer
123 xCatalogListBox = CurUnoDialog.insertListBox("lstCatalog", null, null, in Finalizer()
288 if (xCatalogListBox != null) in getComposedTableName()
290 scatalogname = xCatalogListBox.getSelectedItem(); in getComposedTableName()
337 if (xCatalogListBox != null) in getCatalogName()
339 return this.xCatalogListBox.getSelectedItem(); in getCatalogName()

Completed in 9 milliseconds