Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/table/
H A DPrimaryKeyHandler.java47 private final static String SPRIMEKEYMODE = "togglePrimeKeyFields"; field in PrimaryKeyHandler
92 … chkcreatePrimaryKey = CurUnoDialog.insertCheckBox("chkcreatePrimaryKey", SPRIMEKEYMODE, this, in PrimaryKeyHandler()
102 … optAddAutomatically = CurUnoDialog.insertRadioButton("optAddAutomatically", SPRIMEKEYMODE, this, in PrimaryKeyHandler()
112 optUseExisting = CurUnoDialog.insertRadioButton("optUseExisting", SPRIMEKEYMODE, this, in PrimaryKeyHandler()
122 optUseSeveral = CurUnoDialog.insertRadioButton("optUseSeveral", SPRIMEKEYMODE, this, in PrimaryKeyHandler()
132 …AutoValueAutomatic = CurUnoDialog.insertCheckBox("chkApplyAutoValueAutomatic", SPRIMEKEYMODE, this, in PrimaryKeyHandler()
180 …lyAutoValueExisting = CurUnoDialog.insertCheckBox("chkApplyAutoValueExisting", SPRIMEKEYMODE, this, in PrimaryKeyHandler()

Completed in 11 milliseconds