Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormConfiguration.java53 XListBox lstRelations; field in FormConfiguration
111lstRelations = CurUnoDialog.insertListBox("lstrelations", SONEXISTINGRELATIONSELECTION, SONEXISTIN… in FormConfiguration()
160 …Helper.setUnoPropertyValue(UnoDialog.getModel(lstRelations), PropertyNames.STRING_ITEM_LIST, srefe… in initialize()
194 …lected = (short[]) Helper.getUnoArrayPropertyValue(UnoDialog.getModel(lstRelations), PropertyNames… in getreferencedTableName()
231 …Helper.setUnoPropertyValue(UnoDialog.getModel(lstRelations), PropertyNames.PROPERTY_ENABLED, Boole… in toggleRelationsListbox()

Completed in 39 milliseconds