pimappservices/calendar/server/src/agsentrymanager.cpp
branchRCL_3
changeset 13 1984aceb8774
parent 0 f979ecb2b13e
child 29 12af337248b1
equal deleted inserted replaced
11:0f07cd1b5772 13:1984aceb8774
   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