classicui_plat/special_character_table_api/inc/AknSctDialog.h
branchRCL_3
changeset 59 978afdc0236f
parent 56 d48ab3b357f1
child 72 a5e7a4f63858
equal deleted inserted replaced
56:d48ab3b357f1 59:978afdc0236f
   151     * From CoeControl
   151     * From CoeControl
   152     * @since 3.2
   152     * @since 3.2
   153     * Handles pointer events
   153     * Handles pointer events
   154     */
   154     */
   155     IMPORT_C void HandlePointerEventL(const TPointerEvent& aPointerEvent);
   155     IMPORT_C void HandlePointerEventL(const TPointerEvent& aPointerEvent);
       
   156 
       
   157     /**
       
   158     * Return the initialized character case
       
   159     * @since Timebox 92
       
   160     *
       
   161     */
       
   162     TInt CharacterCase();
       
   163 
   156 private: // helpers
   164 private: // helpers
   157     void DoLayout();
   165     void DoLayout();
   158 private:
   166 private:
   159     /**
   167     /**
   160      * Change layout when pressing '*' key or EStdKeyLeftFunc(or EStdKeyRightFunc) key.
   168      * Change layout when pressing '*' key or EStdKeyLeftFunc(or EStdKeyRightFunc) key.