Searched refs:rvTableCells (Results 1 – 1 of 1) sorted by relevance
57 std::vector< TableCell >& rvTableCells = mrTableRow.getTableCells(); in createFastChildContext() local58 rvTableCells.resize( rvTableCells.size() + 1 ); in createFastChildContext()59 xRet.set( new TableCellContext( *this, xAttribs, rvTableCells.back() ) ); in createFastChildContext()
Completed in 5 milliseconds