Searched defs:newRow (Results 1 – 5 of 5) sorted by relevance
303 void newRow() { mpRow = RowPointer_t(new RowData<T, PropertiesPointer>()); } in newRow() function in writerfilter::TableData
456 Row newRow = new Row(nRows++, size, cri.isUserDefined()); in addColInfo() local
196 RowData newRow( i_assumedColCount > 0 ? i_assumedColCount : i_rowData.getLength() ); in impl_insertRow() local
461 int newRow = decoder.getRowNumber(); in processCells() local
2790 RowPos newRow = m_pTableControl->getRowAtPoint( rPoint ); in SetCursorAtPoint() local
Completed in 58 milliseconds