Searched refs:rPCache (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sc/source/filter/inc/ |
H A D | xepivot.hxx | 78 const XclExpPivotCache& rPCache, sal_uInt16 nFieldIdx, 82 const XclExpPivotCache& rPCache, sal_uInt16 nFieldIdx, 355 const ScDPObject& rDPObj, const XclExpPivotCache& rPCache );
|
H A D | xipivot.hxx | 75 XclImpPivotCache& rPCache, sal_uInt16 nFieldIdx );
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xepivot.cxx | 208 const XclExpRoot& rRoot, const XclExpPivotCache& rPCache, sal_uInt16 nFieldIdx, in XclExpPCField() argument 213 mrPCache( rPCache ), in XclExpPCField() 244 const XclExpRoot& rRoot, const XclExpPivotCache& rPCache, sal_uInt16 nFieldIdx, in XclExpPCField() argument 249 mrPCache( rPCache ), in XclExpPCField() 1250 …pPivotTable( const XclExpRoot& rRoot, const ScDPObject& rDPObj, const XclExpPivotCache& rPCache ) : in XclExpPivotTable() argument 1252 mrPCache( rPCache ), in XclExpPivotTable()
|
H A D | xipivot.cxx | 180 XclImpPCField::XclImpPCField( const XclImpRoot& rRoot, XclImpPivotCache& rPCache, sal_uInt16 nField… in XclImpPCField() argument 183 mrPCache( rPCache ), in XclImpPCField()
|
Completed in 37 milliseconds