Home
last modified time | relevance | path

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

/AOO41X/main/qadevOOo/runner/util/
H A DSOfficeFactory.java319 String CellNames[] = ((XTextTable) oTable).getCellNames(); in getFirstTableCell() local
322 CellNames[0]); in getFirstTableCell()