Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/report/
H A DDBColumn.java65 public int ValRow = 0; field in DBColumn
159 ValRow = OldDBColumn.ValRow; in DBColumn()
203 ValRow = m; in DBColumn()
288 xValCell = xCellRange.getCellByPosition(ValColumn, ValRow); in modifyCellContent()