Lines Matching refs:WorksheetHelper
933 void PivotCacheField::writeSourceHeaderCell( WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int… in writeSourceHeaderCell()
940 void PivotCacheField::writeSourceDataCell( WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32… in writeSourceDataCell()
950 void PivotCacheField::importPCRecordItem( SequenceInputStream& rStrm, WorksheetHelper& rSheetHelper… in importPCRecordItem()
969 void PivotCacheField::importPCItemIndex( BiffInputStream& rStrm, WorksheetHelper& rSheetHelper, sal… in importPCItemIndex()
978 void PivotCacheField::writeItemToSourceDataCell( WorksheetHelper& rSheetHelper, in writeItemToSourceDataCell()
1000 WorksheetHelper& rSheetHelper, sal_Int32 nCol, sal_Int32 nRow, sal_Int32 nItemIdx ) const in writeSharedItemToSourceDataCell()
1271 void PivotCache::writeSourceHeaderCells( WorksheetHelper& rSheetHelper ) const in writeSourceHeaderCells()
1284 void PivotCache::writeSourceDataCell( WorksheetHelper& rSheetHelper, sal_Int32 nColIdx, sal_Int32 n… in writeSourceDataCell()
1295 void PivotCache::importPCRecord( SequenceInputStream& rStrm, WorksheetHelper& rSheetHelper, sal_Int… in importPCRecord()
1305 void PivotCache::importPCItemIndexList( BiffInputStream& rStrm, WorksheetHelper& rSheetHelper, sal_… in importPCItemIndexList()
1440 void PivotCache::updateSourceDataRow( WorksheetHelper& rSheetHelper, sal_Int32 nRow ) const in updateSourceDataRow()