Home
last modified time | relevance | path

Searched refs:mnSrcRecs (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sc/source/filter/excel/
H A Dxlpivot.cxx395 mnSrcRecs( 0 ), in XclPCInfo()
407 rStrm >> rInfo.mnSrcRecs in operator >>()
422 << rInfo.mnSrcRecs in operator <<()
H A Dxepivot.cxx679 …maPCInfo.mnSrcRecs = static_cast< sal_uInt32 >( maExpSrcRange.aEnd.Row() - maExpSrcRange.aStart.Ro… in XclExpPivotCache()
898 for( sal_uInt32 nSrcRow = 0; nSrcRow < maPCInfo.mnSrcRecs; ++nSrcRow ) in WriteSxindexlistList()
/aoo42x/main/sc/source/filter/inc/
H A Dxlpivot.hxx568 sal_uInt32 mnSrcRecs; /// Records in source database. member

Completed in 45 milliseconds