Searched refs:nRecordCount (Results 1 – 4 of 4) sorted by relevance
1593 sal_uInt32 nRecordCount(0); in setDataSource() local1613 ++nRecordCount; in setDataSource()1615 if (nRecordCount) in setDataSource()1619 RowInserted(0, nRecordCount, sal_False); in setDataSource()1644 if (nRecordCount) in setDataSource()1970 sal_Int32 nRecordCount = 0; in AdjustRows() local1981 ++nRecordCount; in AdjustRows()1987 ++nRecordCount; in AdjustRows()1992 if (nRecordCount != GetRowCount()) in AdjustRows()2007 if (nRecordCount) in AdjustRows()[all …]
1317 sal_Int32 nRecordCount(0); in DeleteSelectedRows() local1318 xSet->getPropertyValue(FM_PROP_ROWCOUNT) >>= nRecordCount; in DeleteSelectedRows()1320 --nRecordCount; in DeleteSelectedRows()1323 if (!nRecordCount && GetEmptyRow().Is()) in DeleteSelectedRows()1328 else if (nRecordCount) in DeleteSelectedRows()
254 while( bStatus && nRecordCount-- ) in ReadEnhWMF()473 nRecordCount = 0; // #76846# in ReadEnhWMF()1452 *pWMF >> nRecordCount; in ReadHeader()1454 if ( !nRecordCount ) in ReadHeader()
709 sal_Int32 nRecordCount; member in EnhWMFReader
Completed in 35 milliseconds