Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DLayoutConstants.java45 public static final int IndentFactorWidth = 500; field in LayoutConstants
H A DReportBuilderLayouter.java240 nIndent = _nGroupCount * LayoutConstants.IndentFactorWidth; in getLeftGroupIndent()
244 nIndent = MAX_INDENT * LayoutConstants.IndentFactorWidth; in getLeftGroupIndent()