pimappservices/calendar/server/src/agsentrymanager.cpp
changeset 45 b6db4fd4947b
parent 18 c198609911f9
child 89 b57382753122
equal deleted inserted replaced
23:fd30d51f876b 45:b6db4fd4947b
   572 			DBG_PANIC(EAgmErrInvalidBufferType);
   572 			DBG_PANIC(EAgmErrInvalidBufferType);
   573 			}
   573 			}
   574 		}
   574 		}
   575 	CleanupStack::PopAndDestroy();
   575 	CleanupStack::PopAndDestroy();
   576 	iLastRestored = type;
   576 	iLastRestored = type;
   577 	return (count);
   577 	return (buffer->Count());
   578 	}
   578 	}
   579 
   579 
   580 CAgnEntry* CAgnEntryManager::SearchBuffers(const TAgnEntryId& aEntryId, TInt& aPos)
   580 CAgnEntry* CAgnEntryManager::SearchBuffers(const TAgnEntryId& aEntryId, TInt& aPos)
   581 //
   581 //
   582 // Search the entries currently loaded in memory looking for one with an id equal to aEntryId 
   582 // Search the entries currently loaded in memory looking for one with an id equal to aEntryId