Searched refs:mnRowCnt (Results 1 – 1 of 1) sorted by relevance
121 sal_Int32 mnRowCnt; member in sdr::table::SdrTableRTFParser144 , mnRowCnt( 0 ) in SdrTableRTFParser()214 ++mnRowCnt; in NextRow()264 if( nRowCount < mnRowCnt ) in FillTable()267 xRows->insertByIndex( nRowCount, mnRowCnt - nRowCount ); in FillTable()
Completed in 17 milliseconds