Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/form/
H A DFormControlArranger.java259 int CorrWidth = getCorrWidth(StartIndex, EndIndex, nDist, WidthFactor); in adjustLineWidth() local
288 controlSize.Width = nControlBaseWidth + WidthFactor * CorrWidth; in adjustLineWidth()