Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/document/
H A DFormHandler.java95 public int BasicLabelDiffHeight = -1; field in FormHandler
197 BasicLabelDiffHeight = (nDBRefHeight - nLabelHeight) / 2; in initializeBasicControlValues()
537 if (this.BasicLabelDiffHeight == -1) in getBasicLabelDiffHeight()
541 return BasicLabelDiffHeight; in getBasicLabelDiffHeight()