diff -r d48ab3b357f1 -r 978afdc0236f classicui_plat/special_character_table_api/inc/AknSctDialog.h --- 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: