uiacceltk/hitchcock/Client/src/alftextstyle.cpp
changeset 60 5dafecb0892a
parent 0 15bf7259bb7c
equal deleted inserted replaced
58:57d26d31c595 60:5dafecb0892a
  1061 	}
  1061 	}
  1062 // ---------------------------------------------------------------------------
  1062 // ---------------------------------------------------------------------------
  1063 // ConstructL
  1063 // ConstructL
  1064 // ---------------------------------------------------------------------------
  1064 // ---------------------------------------------------------------------------
  1065 //
  1065 //
  1066 void CAlfTextStyle::ConstructL(CAlfEnv& aEnv, TInt aId, TInt aImplementationId, const TDesC8& /*aConstructionParams*/)
  1066 void CAlfTextStyle::ConstructL(CAlfEnv& /*aEnv*/, TInt aId, TInt aImplementationId, const TDesC8& /*aConstructionParams*/)
  1067     {
  1067     {
  1068 	if(!iData)
  1068 	if(!iData)
  1069 		{
  1069 		{
  1070 	    iData = new (ELeave) TPrivateData;
  1070 	    iData = new (ELeave) TPrivateData;
  1071 	    iData->iId = 0;
  1071 	    iData->iId = 0;