Searched defs:TableCell (Results 1 – 5 of 5) sorted by relevance
97 struct TableCell struct99 ColPos nColumn;100 RowPos nRow;101 TableCellArea eArea;103 TableCell() in TableCell() function110 TableCell( ColPos const i_column, RowPos const i_row ) in TableCell() function
208 class TableCell : public csi::xml::AnElement class211 TableCell() in TableCell() function in csi::html::TableCell
455 class TableCell extends java.awt.Component implements javax.accessibility.Accessible { class in Table459 public TableCell(XAccessible xAccessible) { in TableCell() method in Table.TableCell
46 class TableCell class
51 TableCell::TableCell() in TableCell() function in oox::drawingml::table::TableCell
Completed in 23 milliseconds