classicui_plat/special_character_table_api/inc/AknSctDialog.h
branchRCL_3
changeset 72 a5e7a4f63858
parent 59 978afdc0236f
equal deleted inserted replaced
64:85902f042028 72:a5e7a4f63858
   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 
       
   164 private: // helpers
   156 private: // helpers
   165     void DoLayout();
   157     void DoLayout();
   166 private:
   158 private:
   167     /**
   159     /**
   168      * Change layout when pressing '*' key or EStdKeyLeftFunc(or EStdKeyRightFunc) key.
   160      * Change layout when pressing '*' key or EStdKeyLeftFunc(or EStdKeyRightFunc) key.