pimappservices/calendar/server/src/agsentrymanager.cpp
changeset 49 5de72ea7a065
parent 18 c198609911f9
child 89 b57382753122
equal deleted inserted replaced
37:360d55486d7f 49:5de72ea7a065
   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