Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/table/
H A DPrimaryKeyHandler.java55 private XCheckBox chkApplyAutoValueExisting; field in PrimaryKeyHandler
180chkApplyAutoValueExisting = CurUnoDialog.insertCheckBox("chkApplyAutoValueExisting", SPRIMEKEYMODE… in PrimaryKeyHandler()
340 bischecked = chkApplyAutoValueExisting.getState() == (short) 1; in isAutoIncremented()
353 …Helper.setUnoPropertyValue(UnoDialog.getModel(chkApplyAutoValueExisting), PropertyNames.PROPERTY_E… in onPrimeKeySelected()
358 …Helper.setUnoPropertyValue(UnoDialog.getModel(chkApplyAutoValueExisting), PropertyNames.PROPERTY_S… in onPrimeKeySelected()
362 …Helper.setUnoPropertyValue(UnoDialog.getModel(chkApplyAutoValueExisting), PropertyNames.PROPERTY_S… in onPrimeKeySelected()
389 …Helper.setUnoPropertyValue(UnoDialog.getModel(chkApplyAutoValueExisting), PropertyNames.PROPERTY_E… in toggleSinglePrimeKeyFields()
391 …Helper.setUnoPropertyValue(UnoDialog.getModel(chkApplyAutoValueExisting), PropertyNames.PROPERTY_E… in toggleSinglePrimeKeyFields()

Completed in 20 milliseconds