Searched refs:GetPivotCache (Results 1 – 2 of 2) sorted by relevance
319 inline XclImpPivotCacheRef GetPivotCache() const { return mxPCache; } in GetPivotCache() function in XclImpPivotTable404 XclImpPivotCacheRef GetPivotCache( sal_uInt16 nCacheIdx );
907 XclImpPivotCacheRef xPCache = mrPTable.GetPivotCache(); in GetCacheField()1231 mxPCache = GetPivotTableManager().GetPivotCache( maPTInfo.mnCacheIdx ); in ReadSxview()1532 XclImpPivotCacheRef XclImpPivotTableManager::GetPivotCache( sal_uInt16 nCacheIdx ) in GetPivotCache() function in XclImpPivotTableManager
Completed in 62 milliseconds