simpleengine/xmlutils/inc/simpleelement.h
branchRCL_3
changeset 18 fbd2e7cec7ef
parent 17 2669f8761a99
equal deleted inserted replaced
17:2669f8761a99 18:fbd2e7cec7ef
   274      * @param aLocalName local name
   274      * @param aLocalName local name
   275      */
   275      */
   276     void ConstructL( const TDesC8& aNsUri,
   276     void ConstructL( const TDesC8& aNsUri,
   277         const TDesC8& aLocalName );
   277         const TDesC8& aLocalName );
   278 
   278 
   279     void ConstructL(
   279     void CSimpleElement::ConstructL(
   280         CSenElement* aElem,
   280         CSenElement* aElem,
   281         TBool aOwn );
   281         TBool aOwn );
   282 
   282 
   283     /**
   283     /**
   284      * constructor
   284      * constructor