Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormDocument.java568 Control[] oDBControls = getDatabaseControls(); in finalizeControls() local
575 if ((oLabelControls[i] != null) && (oDBControls[i] != null)) in finalizeControls()
578 oFormHandler.removeShape(oDBControls[i].xShape); in finalizeControls()
583 … oFormHandler.groupShapesTogether(xMSF, oLabelControls[i].xShape, oDBControls[i].xShape); in finalizeControls()

Completed in 8 milliseconds