Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormWizard.java47 private FieldLinker curFieldLinker; field in FormWizard
141curFieldLinker.initialize(aMainFieldNames, aSubFieldNames, curFormDocument.LinkFieldNames); in enterStep()
212 curFormDocument.LinkFieldNames = curFieldLinker.getLinkFieldNames(); in leaveStep()
260 curFieldLinker = new FieldLinker(this, SOFIELDLINKER_PAGE, 95, 30, 210, 34441); in buildSteps()
293 … if (curFormDocument.finalizeForms(CurDataEntrySetter, curFieldLinker, curFormConfiguration)) in finishWizard()
454 curFieldLinker.enable(!curFormConfiguration.areexistingRelationsdefined()); in toggleSubFormSteps()

Completed in 25 milliseconds