textinput/peninputgenericvkb/src/peninputgenericvkbproxy.cpp
branchRCL_3
changeset 19 ac7e4d1d9209
parent 0 eb1f2e154e89
equal deleted inserted replaced
18:b1ea1642412e 19:ac7e4d1d9209
    30 const TImplementationProxy ImplementationTable[] = 
    30 const TImplementationProxy ImplementationTable[] = 
    31     {
    31     {
    32     IMPLEMENTATION_PROXY_ENTRY( 0x10282359, 
    32     IMPLEMENTATION_PROXY_ENTRY( 0x10282359, 
    33                                 CPeninputGenericVkbLayoutImp::NewL ),
    33                                 CPeninputGenericVkbLayoutImp::NewL ),
    34     IMPLEMENTATION_PROXY_ENTRY( 0x2001114D, 
    34     IMPLEMENTATION_PROXY_ENTRY( 0x2001114D, 
    35                                 CPeninputGenericVkbLayoutImp::NewFsqL )
    35                                 CPeninputGenericVkbLayoutImp::NewFsqL ),
       
    36     IMPLEMENTATION_PROXY_ENTRY( 0x20026837,
       
    37                                 CPeninputGenericVkbLayoutImp::NewPrtFsqL )
    36     };
    38     };
    37 
    39 
    38 // --------------------------------------------------------------------------
    40 // --------------------------------------------------------------------------
    39 // Exported proxy for instantiation method resolution
    41 // Exported proxy for instantiation method resolution
    40 // --------------------------------------------------------------------------
    42 // --------------------------------------------------------------------------