phoneapp/phoneuiutils/src/tphonecmdparamglobalnote.cpp
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 30 ebdbd102c78a
equal deleted inserted replaced
4:c84cf270c54f 21:92ab7f8d0eab
    60 //
    60 //
    61 EXPORT_C void TPhoneCmdParamGlobalNote::SetTextResourceId( 
    61 EXPORT_C void TPhoneCmdParamGlobalNote::SetTextResourceId( 
    62    TInt aTextResourceId )
    62    TInt aTextResourceId )
    63    {
    63    {
    64     __ASSERT_DEBUG( aTextResourceId, 
    64     __ASSERT_DEBUG( aTextResourceId, 
    65     	Panic( EPhoneUtilsParameterNotInitialized ) );
    65         Panic( EPhoneUtilsParameterNotInitialized ) );
    66    iTextResourceId = aTextResourceId;   
    66    iTextResourceId = aTextResourceId;   
    67    }
    67    }
    68 
    68 
    69 // ---------------------------------------------------------
    69 // ---------------------------------------------------------
    70 // TPhoneCmdParamGlobalNote::SetText
    70 // TPhoneCmdParamGlobalNote::SetText