diff -r 9dfde139acda -r a7bc3704293e commondrm/drmutility/inc/DrmUiHandlingImpl.h --- a/commondrm/drmutility/inc/DrmUiHandlingImpl.h Thu May 27 13:08:18 2010 +0300 +++ b/commondrm/drmutility/inc/DrmUiHandlingImpl.h Fri Jun 11 13:56:06 2010 +0300 @@ -807,7 +807,7 @@ * CallSilentAvailble after right * @return Etrue, if silent RO rerieval led to usable content */ - TBool CDrmUiHandlingImpl::GetSilentAndCallL( + TBool GetSilentAndCallL( MDrmHandleErrorObserver* aObserver, TInt aOperationId, const ContentAccess::TIntent aIntent, @@ -820,7 +820,7 @@ * checks status if launched embedded. * CallRightsAvailable, if launched embedded or righsUrl not present */ - void CDrmUiHandlingImpl::GetRightsAndCallL( + void GetRightsAndCallL( MDrmHandleErrorObserver* aObserver, TInt aOperationId, const ContentAccess::TIntent aIntent,