Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/report/
H A DDBColumn.java125 XTextRange xTextCell = UnoRuntime.queryInterface(XTextRange.class, xCell); in assignCells() local
131 xNameTextCell = xTextCell; in assignCells()
169 XTextRange xTextCell; in DBColumn() local
189 xTextCell = UnoRuntime.queryInterface(XTextRange.class, xCell); in DBColumn()
195 xNameTextCell = xTextCell; in DBColumn()
200 xValTextCell = xTextCell; in DBColumn()

Completed in 14 milliseconds