Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormControlArranger.java103 final DatabaseControl curDBControl = DBControlList[_index]; in getLabelDiffHeight() local
104 if (curDBControl != null && curDBControl.getControlType() == FormHandler.SOCHECKBOX) in getLabelDiffHeight()