searchui/searchapp/srchuigenui/inc/srchuimaincontainer.h
branchCompilerCompatibility
changeset 15 21b79936b33a
parent 0 f979ecb2b13e
equal deleted inserted replaced
11:7d78dc22f397 15:21b79936b33a
   162 
   162 
   163     /**
   163     /**
   164     * Returns an array of icons for use in the listbox.
   164     * Returns an array of icons for use in the listbox.
   165 	* @return	an array of icons.
   165 	* @return	an array of icons.
   166     */		
   166     */		
   167     CArrayPtr<CGulIcon>* CSrchUiMainContainer::ListBoxIconsArrayL();
   167     CArrayPtr<CGulIcon>* ListBoxIconsArrayL();
   168     	
   168     	
   169     /** 
   169     /** 
   170     * Constructs the item text array.
   170     * Constructs the item text array.
   171     */
   171     */
   172     void ConstructListTextL();
   172     void ConstructListTextL();