cmmanager/cmmgr/cmmpluginbase/inc/ccmpluginbaseengtextresolver.h
changeset 27 489cf6208544
parent 20 9c97ad6591ae
equal deleted inserted replaced
23:7ec726f93df1 27:489cf6208544
    20 #define CMPLUGINBASEENGTEXTRESOLVER_H
    20 #define CMPLUGINBASEENGTEXTRESOLVER_H
    21 
    21 
    22 /**
    22 /**
    23  *  Utility class for resolving localised text.
    23  *  Utility class for resolving localised text.
    24  */
    24  */
    25 class CCmPluginBaseEngTextResolver
    25 NONSHARABLE_CLASS( CCmPluginBaseEngTextResolver ) : public CBase
    26     {
    26     {
    27 public:    
    27 public:    
    28     /**
    28     /**
    29      * Resolves localised text from cmmanager translation file.
    29      * Resolves localised text from cmmanager translation file.
    30      * @param aTextId Text Id from TS file
    30      * @param aTextId Text Id from TS file