csxhelp/HelpEngine/src/CSXHLegacyTOC1.cpp
branchRCL_3
changeset 11 326673dff2bf
parent 0 1f04cf54edd8
child 12 e3a25416bf1f
equal deleted inserted replaced
9:67c4a6333a59 11:326673dff2bf
    41     {//No implementation required
    41     {//No implementation required
    42     }
    42     }
    43 
    43 
    44 TUid CCSXHLegacyTOC1::GetViewID() const
    44 TUid CCSXHLegacyTOC1::GetViewID() const
    45     {
    45     {
    46     return KCSXHToc2ViewID;
    46     return KCSXHToc2AppHelpsViewID;
    47     }
    47     }
    48     
    48     
    49 CCSXHHelpContentBase* CCSXHLegacyTOC1::GetContextTopic(const TDesC& aContextName)
    49 CCSXHHelpContentBase* CCSXHLegacyTOC1::GetContextTopic(const TDesC& aContextName)
    50     {
    50     {
    51     TBool resetChildList = EFalse;
    51     TBool resetChildList = EFalse;