Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/report/
H A DDBColumn.java125 XTextRange xTextCell = UnoRuntime.queryInterface(XTextRange.class, xCell); in assignCells() local
169 XTextRange xTextCell; in DBColumn() local