Searched refs:PivotCacheItem (Results 1 – 4 of 4) sorted by relevance
170 PivotCacheItem::PivotCacheItem() : in PivotCacheItem() function in oox::xls::PivotCacheItem175 void PivotCacheItem::readString( const AttributeList& rAttribs ) in readString()181 void PivotCacheItem::readNumeric( const AttributeList& rAttribs ) in readNumeric()187 void PivotCacheItem::readDate( const AttributeList& rAttribs ) in readDate()193 void PivotCacheItem::readBool( const AttributeList& rAttribs ) in readBool()199 void PivotCacheItem::readError( const AttributeList& rAttribs, const UnitConverter& rUnitConverter ) in readError()205 void PivotCacheItem::readIndex( const AttributeList& rAttribs ) in readIndex()211 void PivotCacheItem::readString( SequenceInputStream& rStrm ) in readString()217 void PivotCacheItem::readDouble( SequenceInputStream& rStrm ) in readDouble()223 void PivotCacheItem::readDate( SequenceInputStream& rStrm ) in readDate()[all …]
244 PivotCacheItem aItem; in onCreateContext()314 PivotCacheItem aItem; in importPCRecordItem()431 PivotCacheItem aItem; in importRecord()
646 if( const PivotCacheItem* pSharedItem = pCacheField->getCacheItem( nCacheItem ) ) in convertPageField()721 … if( const PivotCacheItem* pCacheItem = pCacheField->getCacheItem( rDataField.mnBaseItem ) ) in convertDataField()837 … if( const PivotCacheItem* pSharedItem = pCacheField->getCacheItem( aIt->mnCacheItem ) ) try in convertRowColPageField()
47 class PivotCacheItem class50 explicit PivotCacheItem();123 const PivotCacheItem* getCacheItem( sal_Int32 nItemIdx ) const;129 PivotCacheItem& createItem();134 typedef ::std::vector< PivotCacheItem > CacheItemVector;280 const PivotCacheItem* getCacheItem( sal_Int32 nItemIdx ) const;301 const PivotCacheItem& rItem ) const;314 sal_Int32 nCol, sal_Int32 nRow, const PivotCacheItem& rItem ) const;431 const PivotCacheItem& rItem ) const;