Searched refs:mnCacheIdx (Results 1 – 5 of 5) sorted by relevance
480 mnCacheIdx( EXC_SXVI_DEFAULT_CACHE ) in XclPTItemInfo()489 >> rInfo.mnCacheIdx in operator >>()498 << rInfo.mnCacheIdx in operator <<()509 mnCacheIdx( EXC_SXVD_DEFAULT_CACHE ) in XclPTFieldInfo()884 mnCacheIdx( 0xFFFF ), in XclPTInfo()906 >> rInfo.mnCacheIdx; in operator >>()929 << 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 80 milliseconds