fep/aknfep/peninputplugins/peninputimepluginitut/src/peninputimepluginitut.cpp
branchRCL_3
changeset 9 e6a39382bb9c
parent 5 a47de9135b21
equal deleted inserted replaced
8:4eb1ae11334f 9:e6a39382bb9c
   380     
   380     
   381 
   381 
   382 TInt CPenInputImePluginItut::SupportModesL(CPtiEngine* /*aPtiEngine*/,
   382 TInt CPenInputImePluginItut::SupportModesL(CPtiEngine* /*aPtiEngine*/,
   383                                              RArray<TImePlguinImplDetail>& aSupportList) const 
   383                                              RArray<TImePlguinImplDetail>& aSupportList) const 
   384     {
   384     {
       
   385 	CleanupClosePushL( aSupportList );
   385     RImplInfoPtrArray infoArray;
   386     RImplInfoPtrArray infoArray;
   386     TUid id;
   387     TUid id;
   387     id.iUid = KHwrLayoutInterfaceId;
   388     id.iUid = KHwrLayoutInterfaceId;
   388     TBool itut = EFalse;
   389     TBool itut = EFalse;
   389     TBool splititut = EFalse;
   390     TBool splititut = EFalse;
   465       	    }
   466       	    }
   466   	    delete dir;
   467   	    delete dir;
   467         }    
   468         }    
   468 
   469 
   469     CleanupStack::PopAndDestroy(&infoArray); // infoArray    
   470     CleanupStack::PopAndDestroy(&infoArray); // infoArray    
   470     
   471     CleanupStack::Pop( &aSupportList );
   471     return 0;
   472     return 0;
   472     }
   473     }
   473 
   474 
   474 // -----------------------------------------------------------------------------
   475 // -----------------------------------------------------------------------------
   475 // CPenInputImePluginItut::CurrentMode
   476 // CPenInputImePluginItut::CurrentMode