00001 // Copyright (c) 2006 Nokia Corporation. 00002 00003 #ifndef __AOLABBUBBLESORT_HRH__ 00004 #define __AOLABBUBBLESORT_HRH__ 00005 00006 // AOLabBubbleSort enumerate command codes 00007 enum TAOLabBubbleSortIds 00008 { 00009 ECommandSort = 0x6001 // start value must not be 0 00010 }; 00011 00012 #endif // __AOLABBUBBLESORT_HRH__ 00013 00014 // End of file