Searched refs:CreateRows (Results 1 – 2 of 2) sorted by relevance
981 void CreateRows( SCROW nFirstFreeScRow );
2111 void XclExpRowBuffer::CreateRows( SCROW nFirstFreeScRow ) in CreateRows() function in XclExpRowBuffer2530 maRowBfr.CreateRows( ::std::max( nFirstUnflaggedScRow, nFirstUngroupedScRow ) ); in XclExpCellTable()
Completed in 33 milliseconds