Searched refs:xNameCell (Results 1 – 3 of 3) sorted by relevance
57 public XCell xNameCell; field in DBColumn130 xNameCell = xCell; in assignCells()153 xNameCell = OldDBColumn.xNameCell; in DBColumn()194 xNameCell = xCell; in DBColumn()253 XTextCursor xTextCursor = TextDocument.createTextCursor(xNameCell); in insertUserFieldToTableCell()
465 xNameCellCursor = ReportTextDocument.createTextCursor(CurDBColumn.xNameCell); in replaceUserFields()
566 if (CurDBColumn.xNameCell != null) in getallDBColumns()