Home
last modified time | relevance | path

Searched refs:mnRowIdx (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/oox/source/xls/
H A Dpivotcachefragment.cxx223 mnRowIdx( 0 ), in PivotCacheRecordsFragment()
256 mrPivotCache.writeSourceDataCell( *this, mnColIdx, mnRowIdx, aItem ); in onCreateContext()
299 ++mnRowIdx; in startCacheRecord()
306 mrPivotCache.importPCRecord( rStrm, *this, mnRowIdx ); in importPCRecord()
326 mrPivotCache.writeSourceDataCell( *this, mnColIdx, mnRowIdx, aItem ); in importPCRecordItem()
397 mnRowIdx( 0 ), in BiffPivotCacheRecordsContext()
426 mrPivotCache.importPCItemIndexList( rStrm, *this, mnRowIdx ); in importRecord()
457 mrPivotCache.writeSourceDataCell( *this, maUnsharedCols[ mnColIdx ], mnRowIdx, aItem ); in importRecord()
464 ++mnRowIdx; in startNextRow()
/aoo4110/main/oox/inc/oox/xls/
H A Dpivotcachefragment.hxx97 sal_Int32 mnRowIdx; /// Relative row index in source data. member in oox::xls::PivotCacheRecordsFragment
141 sal_Int32 mnRowIdx; /// Current row in source data (0-based). member in oox::xls::BiffPivotCacheRecordsContext

Completed in 28 milliseconds