Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/table/
H A DPrimaryKeyHandler.java63 private boolean bAutoPrimaryKeysupportsAutoIncrmentation; field in PrimaryKeyHandler
70 bAutoPrimaryKeysupportsAutoIncrmentation = isAutoPrimeKeyAutoIncrementationsupported(); in PrimaryKeyHandler()
260 …matic), PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(bAutoPrimaryKeysupportsAutoIncrmentation &… in togglePrimeKeyFields()
376 …boolean bdoenable = bAutoPrimaryKeysupportsAutoIncrmentation && optAddAutomatically.getState() && … in toggleAutomaticAutoValueCheckBox()

Completed in 19 milliseconds