classicui_plat/special_character_table_api/inc/AknSctDialog.h
branchRCL_3
changeset 21 978afdc0236f
parent 20 d48ab3b357f1
--- a/classicui_plat/special_character_table_api/inc/AknSctDialog.h	Wed Sep 01 12:16:19 2010 +0100
+++ b/classicui_plat/special_character_table_api/inc/AknSctDialog.h	Tue Sep 14 21:48:24 2010 +0300
@@ -153,6 +153,14 @@
     * Handles pointer events
     */
     IMPORT_C void HandlePointerEventL(const TPointerEvent& aPointerEvent);
+
+    /**
+    * Return the initialized character case
+    * @since Timebox 92
+    *
+    */
+    TInt CharacterCase();
+
 private: // helpers
     void DoLayout();
 private: