Searched refs:aRectLabels (Results 1 – 1 of 1) sorted by relevance
72 Rectangle aRectLabels = new Rectangle(); in insertDetailFields() local81 aRectLabels.Y = 0; in insertDetailFields()82 aRectLabels.X = getLeftPageIndent() + getLeftGroupIndent(getCountOfGroups()); in insertDetailFields()115 aRectLabels.Y = 0; in insertDetailFields()116 aRectLabels.X = getLeftPageIndent() + getLeftGroupIndent(getCountOfGroups()); in insertDetailFields()131 aRectLabels = insertLabel(xSection, sLabel, aRectLabels, nLabelWidth, aSOLabel); in insertDetailFields()141 aRectLabels.Y += nHeight; // 2 * label height in insertDetailFields()142 aRectLabels.X = getLeftPageIndent() + getLeftGroupIndent(getCountOfGroups()); in insertDetailFields()