simpleengine/xmlutils/inc/simpleelement.h
branchRCL_3
changeset 17 2669f8761a99
parent 0 c8caa15ef882
child 18 fbd2e7cec7ef
equal deleted inserted replaced
16:2580314736af 17:2669f8761a99
   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 CSimpleElement::ConstructL(
   279     void ConstructL(
   280         CSenElement* aElem,
   280         CSenElement* aElem,
   281         TBool aOwn );
   281         TBool aOwn );
   282 
   282 
   283     /**
   283     /**
   284      * constructor
   284      * constructor