Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormConfiguration.java50 XRadioButton optSelectManually; field in FormConfiguration
93 optSelectManually = CurUnoDialog.insertRadioButton("optSelectManually", STOGGLESTEPS, this, in FormConfiguration()
151 …Helper.setUnoPropertyValue(UnoDialog.getModel(optSelectManually), PropertyNames.PROPERTY_ENABLED, … in toggleSubFormMode()
175 else if (optSelectManually.getState()) in toggleSteps()

Completed in 26 milliseconds