Searched refs:writeSourceDataCell (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/oox/source/xls/ |
H A D | pivotcachefragment.cxx | 256 mrPivotCache.writeSourceDataCell( *this, mnColIdx, mnRowIdx, aItem ); in onCreateContext() 326 mrPivotCache.writeSourceDataCell( *this, mnColIdx, mnRowIdx, aItem ); in importPCRecordItem() 457 mrPivotCache.writeSourceDataCell( *this, maUnsharedCols[ mnColIdx ], mnRowIdx, aItem ); in importRecord()
|
H A D | pivotcachebuffer.cxx | 940 void PivotCacheField::writeSourceDataCell( WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32… in writeSourceDataCell() function in oox::xls::PivotCacheField 1284 void PivotCache::writeSourceDataCell( WorksheetHelper& rSheetHelper, sal_Int32 nColIdx, sal_Int32 n… in writeSourceDataCell() function in oox::xls::PivotCache 1292 pCacheField->writeSourceDataCell( rSheetHelper, nCol, nRow, rItem ); in writeSourceDataCell()
|
/aoo41x/main/oox/inc/oox/xls/ |
H A D | pivotcachebuffer.hxx | 299 void writeSourceDataCell( WorksheetHelper& rSheetHelper, 429 void writeSourceDataCell( WorksheetHelper& rSheetHelper,
|
Completed in 26 milliseconds