Home
last modified time | relevance | path

Searched refs:CacheItemVector (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/inc/oox/xls/
H A Dpivotcachebuffer.hxx134 typedef ::std::vector< PivotCacheItem > CacheItemVector; typedef in oox::xls::PivotCacheItemList
135 CacheItemVector maItems; /// All items of this list.
/trunk/main/oox/source/xls/
H A Dpivotcachebuffer.cxx394 …for( CacheItemVector::const_iterator aIt = maItems.begin(), aEnd = maItems.end(); aIt != aEnd; ++a… in getCacheItemNames()

Completed in 38 milliseconds