Searched refs:aRecSizes (Results 1 – 2 of 2) sorted by relevance
1245 ASSERT( nLvl == aRecSizes.Count(), "OpenRec: Level" ); in OpenRec()1250 aRecSizes.Insert( nPos, nLvl ); in OpenRec()1260 aRecSizes.Insert( nPos + nSize, nLvl ); in OpenRec()1268 aRecSizes[nLvl] = pStream->Tell(); in OpenRec()1282 ASSERT( nLvl == aRecSizes.Count(), "CloseRec: wrong Level" ); in CloseRec()1290 sal_uInt32 nBgn = aRecSizes[nLvl]; in CloseRec()1301 sal_uInt32 n = aRecSizes[nLvl]; in CloseRec()1314 aRecSizes.Remove( nLvl, 1 ); in CloseRec()1325 sal_uInt16 nLvl = aRecSizes.Count(); in BytesLeft()1329 sal_uInt32 nEndPos = aRecSizes[ nLvl-1 ]; in BytesLeft()[all …]
166 SvULongs aRecSizes; member in SwLayCacheIoImpl
Completed in 22 milliseconds