Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DInBlocksLabelsAbove.java139 …ts.LabelHeight) + Math.max(aSOTextField.getHeight(LayoutConstants.FormattedFieldHeight), nLastHeig… in insertDetailFields()
150 …aRectFields.Y += Math.max(aSOTextField.getHeight(LayoutConstants.FormattedFieldHeight), nLastHeigh… in insertDetailFields()
H A DReportBuilderLayouter.java750 int nHeight = LayoutConstants.FormattedFieldHeight; in insertFormattedField()
763 nHeight = LayoutConstants.FormattedFieldHeight; in insertFormattedField()
1368 … aRect.Y += aSOLabel.getHeight(LayoutConstants.FormattedFieldHeight) + LayoutConstants.LineHeight; in insertPageHeader()
1468 aRect.Y += LayoutConstants.FormattedFieldHeight + LayoutConstants.LineHeight; in insertPageFooter()
H A DLayoutConstants.java33 public static final int FormattedFieldHeight = 500; field in LayoutConstants
H A DInBlocksLabelsLeft.java111 …tLabelFields.Y += Math.max(aSOTextField.getHeight(LayoutConstants.FormattedFieldHeight), nLastHeig… in insertDetailFields()
H A DTabular.java78 int nHeight = LayoutConstants.FormattedFieldHeight; in insertDetailFields()

Completed in 34 milliseconds