classicui_plat/special_character_table_api/inc/AknSctDialog.h
branchRCL_3
changeset 18 0aa5fbdfbc30
parent 0 2f259fa3e83a
child 55 aecbbf00d063
equal deleted inserted replaced
16:71dd06cfe933 18:0aa5fbdfbc30
   160      * Change layout when pressing '*' key or EStdKeyLeftFunc(or EStdKeyRightFunc) key.
   160      * Change layout when pressing '*' key or EStdKeyLeftFunc(or EStdKeyRightFunc) key.
   161      */
   161      */
   162     void SwitchTablesOrPagesL();
   162     void SwitchTablesOrPagesL();
   163     TBool SwitchTablesL();
   163     TBool SwitchTablesL();
   164     void SwitchPagesL();
   164     void SwitchPagesL();
   165     void RefreshTitleAndNavi();
   165     void RefreshTitleAndNaviL();
   166 
   166 
   167     void ChangeCategoryL(const TInt aCategory);
   167     void ChangeCategoryL(const TInt aCategory);
   168     void ChangeLayoutL(const TBool aLayoutChanged);
   168     void ChangeLayoutL(const TBool aLayoutChanged);
   169     void SetSoftKeyL(const TBool aDrawNow = EFalse);
   169     void SetSoftKeyL(const TBool aDrawNow = EFalse);
   170 
   170