Searched refs:xValTextCell (Results 1 – 1 of 1) sorted by relevance
54 public XTextRange xValTextCell; field in DBColumn133 xValTextCell = UnoRuntime.queryInterface(XTextRange.class, xValCell); in assignCells()156 xValTextCell = OldDBColumn.xValTextCell; in DBColumn()200 xValTextCell = xTextCell; in DBColumn()289 xValTextCell = UnoRuntime.queryInterface(XTextRange.class, xValCell); in modifyCellContent()313 xValTextCell.setString(sValue); in modifyCellContent()