Home
last modified time | relevance | path

Searched refs:mrPCache (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sc/source/filter/excel/
H A Dxepivot.cxx213 mrPCache( rPCache ), in XclExpPCField()
249 mrPCache( rPCache ), in XclExpPCField()
1252 mrPCache( rPCache ), in XclExpPivotTable()
1266 maPTInfo.mnCacheIdx = mrPCache.GetCacheIndex(); in XclExpPivotTable()
1278 …for( sal_uInt16 nFieldIdx = 0, nFieldCount = mrPCache.GetFieldCount(); nFieldIdx < nFieldCount; ++… in XclExpPivotTable()
1307 return mrPCache.GetField( nCacheIdx ); in GetCacheField()
H A Dxipivot.cxx183 mrPCache( rPCache ), in XclImpPCField()
209 return IsGroupChildField() ? mrPCache.GetField( maFieldInfo.mnGroupBase ) : 0; in GetGroupBaseField()
/aoo4110/main/sc/source/filter/inc/
H A Dxepivot.hxx164 const XclExpPivotCache& mrPCache; /// Parent pivot cache containing this field. member in XclExpPCField
419 const XclExpPivotCache& mrPCache; /// The pivot cache this pivot table bases on. member in XclExpPivotTable
H A Dxipivot.hxx141 XclImpPivotCache& mrPCache; /// Parent pivot cache containing this field. member in XclImpPCField

Completed in 40 milliseconds