Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/form/
H A DFormControlArranger.java236 int ShapeCount; in getCorrWidth() local
240 ShapeCount = EndIndex - StartIndex + 1; in getCorrWidth()
245 ShapeCount = iReduceWidth; in getCorrWidth()
247 return (nDist) / ShapeCount; in getCorrWidth()