Home
last modified time | relevance | path

Searched refs:hasSharedItems (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/xls/
H A Dpivotcachebuffer.cxx745 if( hasSharedItems() ) in getCacheItem()
754 else if( hasSharedItems() ) in getCacheItemNames()
952 if( hasSharedItems() ) in importPCRecordItem()
971 …OSL_ENSURE( hasSharedItems(), "PivotCacheField::importPCItemIndex - invalid call, no shared items … in importPCItemIndex()
1312 if( (*aIt)->hasSharedItems() ) in importPCItemIndexList()
H A Dpivotcachefragment.cxx410 if( pCacheField->hasSharedItems() ) in BiffPivotCacheRecordsContext()
/trunk/main/oox/inc/oox/xls/
H A Dpivotcachebuffer.hxx262 inline bool hasSharedItems() const { return !maSharedItems.empty(); } in hasSharedItems() function in oox::xls::PivotCacheField

Completed in 38 milliseconds