Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/table/
H A DFinalizer.java45 XListBox xSchemaListBox; field in Finalizer
178 xSchemaListBox = CurUnoDialog.insertListBox("lstSchema", null, null, in Finalizer()
292 if (xSchemaListBox != null) in getComposedTableName()
294 sschemaname = xSchemaListBox.getSelectedItem(); in getComposedTableName()
325 if (xSchemaListBox != null) in getSchemaName()
327 return this.xSchemaListBox.getSelectedItem(); in getSchemaName()

Completed in 10 milliseconds