Searched refs:mnCacheIdx (Results 1 – 5 of 5) sorted by relevance
478 mnCacheIdx( EXC_SXVI_DEFAULT_CACHE ) in XclPTItemInfo()487 >> rInfo.mnCacheIdx in operator >>()496 << rInfo.mnCacheIdx in operator <<()507 mnCacheIdx( EXC_SXVD_DEFAULT_CACHE ) in XclPTFieldInfo()882 mnCacheIdx( 0xFFFF ), in XclPTInfo()904 >> rInfo.mnCacheIdx; in operator >>()927 << rInfo.mnCacheIdx in operator <<()
865 if( const XclImpPCItem* pCacheItem = mpCacheField->GetItem( maItemInfo.mnCacheIdx ) ) in GetItemName()900 maFieldInfo.mnCacheIdx = nCacheIdx; in XclImpPTField()908 return xPCache.is() ? xPCache->GetField( maFieldInfo.mnCacheIdx ) : 0; in GetCacheField()965 if( maFieldInfo.mnCacheIdx == EXC_SXIVD_DATA ) in ConvertRowColField()1231 mxPCache = GetPivotTableManager().GetPivotCache( maPTInfo.mnCacheIdx ); in ReadSxview()
955 maItemInfo.mnCacheIdx = nCacheIdx; in XclExpPTItem()964 maItemInfo.mnCacheIdx = nCacheIdx; in XclExpPTItem()997 maFieldInfo.mnCacheIdx = nCacheIdx; in XclExpPTField()1016 return maFieldInfo.mnCacheIdx; in GetFieldIndex()1266 maPTInfo.mnCacheIdx = mrPCache.GetCacheIndex(); in XclExpPivotTable()
623 sal_uInt16 mnCacheIdx; /// Index into cache for item name. member642 sal_uInt16 mnCacheIdx; /// Index into cache for field name (not part of record). member757 sal_uInt16 mnCacheIdx; /// 0-based index of the pivot cache. member
361 sal_uInt16 GetCacheId() const { return maPTInfo.mnCacheIdx; }; in GetCacheId()
Completed in 69 milliseconds