Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormControlArranger.java106 return getCheckBoxDiffHeight(_index); in getLabelDiffHeight()
121 private int getCheckBoxDiffHeight(int LastIndex) in getCheckBoxDiffHeight() method in FormControlArranger
412 …PosY = m_currentControlPosY + m_dbControlHeight + cVertDistance + getCheckBoxDiffHeight(LastIndex); in resetPosSizes()
437 …PosY = m_currentControlPosY + m_dbControlHeight + cVertDistance + getCheckBoxDiffHeight(LastIndex); in resetPosSizes()

Completed in 12 milliseconds