Searched refs:xSvStrg (Results 1 – 2 of 2) sorted by relevance
708 SotStorageRef xSvStrg = OpenStorage( EXC_STORAGE_PTCACHE ); in ReadPivotCacheStream() local709 SotStorageStreamRef xSvStrm = OpenStream( xSvStrg, ScfTools::GetHexStr( mnStrmId ) ); in ReadPivotCacheStream()
856 SotStorageRef xSvStrg = OpenStorage( EXC_STORAGE_PTCACHE ); in WriteCacheStream() local857 SotStorageStreamRef xSvStrm = OpenStream( xSvStrg, ScfTools::GetHexStr( maPCInfo.mnStrmId ) ); in WriteCacheStream()
Completed in 20 milliseconds