Searched defs:pCacheField (Results 1 – 4 of 4) sorted by relevance
530 if( const PivotCacheField* pCacheField = mrPivotTable.getCacheField( mnFieldIndex ) ) in finalizeImport() local566 if( const PivotCacheField* pCacheField = mrPivotTable.getCacheField( mnFieldIndex ) ) in finalizeDateGroupingImport() local581 if( const PivotCacheField* pCacheField = mrPivotTable.getCacheField( mnFieldIndex ) ) in finalizeParentGroupingImport() local644 if( const PivotCacheField* pCacheField = mrPivotTable.getCacheField( mnFieldIndex ) ) in convertPageField() local708 … if( const PivotCacheField* pCacheField = mrPivotTable.getCacheField( rDataField.mnBaseField ) ) in convertDataField() local801 …if( const PivotCacheField* pCacheField = mrPivotTable.getCacheFieldOfDataField( maModel.mnAutoShow… in convertRowColPageField() local815 … const PivotCacheField* pCacheField = (maModel.mnSortRefField == OOX_PT_DATALAYOUTFIELD) ? in convertRowColPageField() local830 … if( const PivotCacheField* pCacheField = mrPivotTable.getCacheField( mnFieldIndex ) ) try in convertRowColPageField() local967 …if( const PivotCacheField* pCacheField = mrPivotTable.getCacheFieldOfDataField( maModel.mnMeasureF… in finalizeImport() local
407 const PivotCacheField* pCacheField = mrPivotCache.getCacheField( nFieldIdx ); in BiffPivotCacheRecordsContext() local
1291 if( const PivotCacheField* pCacheField = maDatabaseFields.get( nColIdx ).get() ) in writeSourceDataCell() local
1060 const XclImpPCField* pCacheField = GetCacheField(); in ConvertRCPField() local
Completed in 92 milliseconds