Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/form/
H A DFormControlArranger.java130 private boolean isReducable(int _index, int i_labelWidth, int i_dbControlWidth) in isReducable() method in FormControlArranger
286 if (WidthFactor > 0 || isReducable(i, labelSize.Width, controlSize.Width)) in adjustLineWidth()
459 if (isReducable(a, m_LabelWidth, m_dbControlWidth)) in resetPosSizes()