Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DDBColumn.java127 XTextCursor xLocCellCursor = TextDocument.createTextCursor(xCell); in assignCells() local
128 if (isNameCell(xLocCellCursor, CurDBField.getFieldName(), CompString) || (_bforce)) in assignCells()
191 XTextCursor xLocCellCursor = TextDocument.createTextCursor(xCell); in DBColumn() local
192 if (isNameCell(xLocCellCursor, CurDBField.getFieldName(), CompString)) in DBColumn()
201 xValCellCursor = xLocCellCursor; in DBColumn()

Completed in 14 milliseconds