equal
deleted
inserted
replaced
408 MSmlDmDDFObject::TScope aScope, |
408 MSmlDmDDFObject::TScope aScope, |
409 MSmlDmDDFObject::TDFFormat aFormat, |
409 MSmlDmDDFObject::TDFFormat aFormat, |
410 MSmlDmDDFObject::TOccurence aOccurence, |
410 MSmlDmDDFObject::TOccurence aOccurence, |
411 const TDesC8& aDescription, |
411 const TDesC8& aDescription, |
412 const TDesC8& aMIMEType ); |
412 const TDesC8& aMIMEType ); |
413 |
413 |
414 TPtrC8 CDevEncAdapter::LastURISeg( const TDesC8& aURI ); |
414 TPtrC8 LastURISeg( const TDesC8& aURI ); |
415 |
415 |
416 HBufC8* CDevEncAdapter::AskPassWordL(); |
416 HBufC8* AskPassWordL(); |
417 |
417 |
418 TBool CheckBatteryL(); |
418 TBool CheckBatteryL(); |
419 |
419 |
420 private: // Constructor |
420 private: // Constructor |
421 /** |
421 /** |