simpleengine/xmlutils/inc/simpleelement.h
changeset 32 32463a6c57b3
parent 0 c8caa15ef882
child 35 fbd2e7cec7ef
equal deleted inserted replaced
26:04ca1926b01c 32:32463a6c57b3
   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