Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java233 protected int getLeftGroupIndent(int _nGroupCount) in getLeftGroupIndent() argument
238 if (_nGroupCount <= MAX_INDENT) in getLeftGroupIndent()
240 nIndent = _nGroupCount * LayoutConstants.IndentFactorWidth; in getLeftGroupIndent()

Completed in 24 milliseconds