Home
last modified time | relevance | path

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

/trunk/main/store/source/
H A Dstorcach.cxx547 rtl::Reference< store::PageCache > & rxCache, in PageCache_createInstance()
550 rxCache = new PageCache_Impl (nPageSize); in PageCache_createInstance()
551 if (!rxCache.is()) in PageCache_createInstance()
H A Dstorcach.hxx95 rtl::Reference< store::PageCache > & rxCache,
/trunk/main/oox/source/xls/
H A Dpivotcachebuffer.cxx1552 PivotCacheMap::mapped_type& rxCache = maCaches[ nCacheId ]; in createPivotCache() local
1553 rxCache.reset( new PivotCache( *this ) ); in createPivotCache()
1554 return *rxCache; in createPivotCache()

Completed in 33 milliseconds