Update contrib.
2 * Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of "Eclipse Public License v1.0"
6 * which accompanies this distribution, and is available
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
23 ///////////////////////////////////////
25 ///////////////////////////////////////
27 TTextFieldHeader::TTextFieldHeader()
33 EXPORT_C void TTextFieldHeader::ExternalizeL(RWriteStream& aStream)const
34 // Persists this object
35 // Does not take responsibility for storing the picture
43 EXPORT_C void TTextFieldHeader::InternalizeL(RReadStream& aStream)
44 // Restores this object from the specified stream
45 // Does not take responsibility for restoring the picture