aknlayoutcompiler/inc/MLCompData.h
changeset 1 b700e12870ca
parent 0 f58d6ec98e88
equal deleted inserted replaced
0:f58d6ec98e88 1:b700e12870ca
   248 public: // new methods
   248 public: // new methods
   249 	void Merge(const TMLCompDataAttributeInfo& aOther);
   249 	void Merge(const TMLCompDataAttributeInfo& aOther);
   250 public: // member data
   250 public: // member data
   251 	TMLCompDataLine* iLine; // not owned
   251 	TMLCompDataLine* iLine; // not owned
   252 	};
   252 	};
   253 
       
   254 
       
   255 
   253 
   256 /**
   254 /**
   257 *  TMLCompDataTable 
   255 *  TMLCompDataTable 
   258 *  A layout table
   256 *  A layout table
   259 */
   257 */