Searched refs:getCacheFieldOfDataField (Results 1 – 2 of 2) sorted by relevance
801 …if( const PivotCacheField* pCacheField = mrPivotTable.getCacheFieldOfDataField( maModel.mnAutoShow… in convertRowColPageField()816 mrPivotTable.getCacheFieldOfDataField( maModel.mnSortRefItem ) : 0; in convertRowColPageField()967 …if( const PivotCacheField* pCacheField = mrPivotTable.getCacheFieldOfDataField( maModel.mnMeasureF… in finalizeImport()1496 const PivotCacheField* PivotTable::getCacheFieldOfDataField( sal_Int32 nDataItemIdx ) const in getCacheFieldOfDataField() function in oox::xls::PivotTable
384 const PivotCacheField* getCacheFieldOfDataField( sal_Int32 nDataItemIdx ) const;
Completed in 75 milliseconds