Home
last modified time | relevance | path

Searched defs:pCacheField (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/source/xls/
H A Dpivottablebuffer.cxx530 if( const PivotCacheField* pCacheField = mrPivotTable.getCacheField( mnFieldIndex ) ) in finalizeImport() local
566 if( const PivotCacheField* pCacheField = mrPivotTable.getCacheField( mnFieldIndex ) ) in finalizeDateGroupingImport() local
581 if( const PivotCacheField* pCacheField = mrPivotTable.getCacheField( mnFieldIndex ) ) in finalizeParentGroupingImport() local
644 if( const PivotCacheField* pCacheField = mrPivotTable.getCacheField( mnFieldIndex ) ) in convertPageField() local
708 … if( const PivotCacheField* pCacheField = mrPivotTable.getCacheField( rDataField.mnBaseField ) ) in convertDataField() local
801 …if( const PivotCacheField* pCacheField = mrPivotTable.getCacheFieldOfDataField( maModel.mnAutoShow… in convertRowColPageField() local
815 … const PivotCacheField* pCacheField = (maModel.mnSortRefField == OOX_PT_DATALAYOUTFIELD) ? in convertRowColPageField() local
830 … if( const PivotCacheField* pCacheField = mrPivotTable.getCacheField( mnFieldIndex ) ) try in convertRowColPageField() local
967 …if( const PivotCacheField* pCacheField = mrPivotTable.getCacheFieldOfDataField( maModel.mnMeasureF… in finalizeImport() local
H A Dpivotcachefragment.cxx407 const PivotCacheField* pCacheField = mrPivotCache.getCacheField( nFieldIdx ); in BiffPivotCacheRecordsContext() local
H A Dpivotcachebuffer.cxx1291 if( const PivotCacheField* pCacheField = maDatabaseFields.get( nColIdx ).get() ) in writeSourceDataCell() local
/trunk/main/sc/source/filter/excel/
H A Dxipivot.cxx1060 const XclImpPCField* pCacheField = GetCacheField(); in ConvertRCPField() local

Completed in 35 milliseconds