javauis/lcdui_akn/lcdui/inc/CMIDCommandList.h
branchRCL_3
changeset 46 4376525cdefb
parent 24 0fd27995241b
--- a/javauis/lcdui_akn/lcdui/inc/CMIDCommandList.h	Wed Jun 09 09:34:07 2010 +0300
+++ b/javauis/lcdui_akn/lcdui/inc/CMIDCommandList.h	Mon Jun 21 15:32:50 2010 +0300
@@ -45,10 +45,10 @@
     TInt FindCommandIndex(MMIDCommand* aCommand);
 
     TInt HighestNonMappedPriorityCommand(MMIDCommand::TCommandType aType,
-            TBool aIgnoreForImplicitList = EFalse) const;
+                                         TBool aIgnoreForImplicitList = EFalse) const;
     TInt HighestPriorityCommand(MMIDCommand::TCommandType aType) const;
-    TInt FindCommandForSoftKey(const CMIDSoftKey& aSoftKey, 
-            TBool aIgnoreForImplicitList = EFalse) const;
+    TInt FindCommandForSoftKey(const CMIDSoftKey& aSoftKey,
+                               TBool aIgnoreForImplicitList = EFalse) const;
     void UnMapCommands();
 
     TInt Count() const;