Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormConfiguration.java61 RelationController oRelationController = null; field in FormConfiguration
139 return oRelationController; in getRelationController()
157 oRelationController = _oRelationController; in initialize()
158 sreferencedTables = oRelationController.getExportedKeys(); in initialize()
H A DFormWizard.java117 …RelationController oRelationController = new RelationController(curFormDocument.oMainFormDBMetaDat… in enterStep() local
118 curFormConfiguration.initialize(curSubFormFieldSelection, oRelationController); in enterStep()

Completed in 53 milliseconds