Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormControlArranger.java54 private int icurArrangement; field in FormControlArranger
315 if (icurArrangement == FormWizard.IN_BLOCK_TOP && i_bIsDBField) in checkOuterPoints()
355 icurArrangement = _icurArrangement; in positionControls()
409 switch (icurArrangement) in resetPosSizes()
520 if (icurArrangement == FormWizard.COLUMNAR_LEFT) in initializePosSizes()
542 if (icurArrangement != FormWizard.COLUMNAR_LEFT) in insertLabel()
557 if (bIsVeryFirstRun && icurArrangement == FormWizard.COLUMNAR_TOP) in insertLabel()
567 if (icurArrangement == FormWizard.COLUMNAR_LEFT) in insertLabel()
581 … if ((icurArrangement == FormWizard.COLUMNAR_TOP) || (icurArrangement == FormWizard.IN_BLOCK_TOP)) in insertLabel()
679 if (icurArrangement == FormWizard.COLUMNAR_TOP) in getEntryPointY()

Completed in 9 milliseconds