Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(157)

Side by Side Diff: chrome/app/chrome_dll_resource.h

Issue 13731: [chromium-reviews] Add "Enable spell check for this field" menu option in sub context menu for c... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 //{{NO_DEPENDENCIES}} 1 //{{NO_DEPENDENCIES}}
2 // Microsoft Visual C++ generated include file. 2 // Microsoft Visual C++ generated include file.
3 // Used by chrome_dll.rc 3 // Used by chrome_dll.rc
4 // 4 //
5 5
6 #define IDR_MAINFRAME 101 6 #define IDR_MAINFRAME 101
7 7
8 // Values around 200 are used by browser/browser_resources.h 8 // Values around 200 are used by browser/browser_resources.h
9 // Values around 300 are used by common/common_resources.h 9 // Values around 300 are used by common/common_resources.h
10 // Values around 400 are used by common/net/net_resources.h 10 // Values around 400 are used by common/net/net_resources.h
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
178 #define IDC_SPELLCHECK_SUGGESTION_1 41001 178 #define IDC_SPELLCHECK_SUGGESTION_1 41001
179 #define IDC_SPELLCHECK_SUGGESTION_2 41002 179 #define IDC_SPELLCHECK_SUGGESTION_2 41002
180 #define IDC_SPELLCHECK_SUGGESTION_3 41003 180 #define IDC_SPELLCHECK_SUGGESTION_3 41003
181 #define IDC_SPELLCHECK_SUGGESTION_4 41004 181 #define IDC_SPELLCHECK_SUGGESTION_4 41004
182 #define IDC_SPELLCHECK_SUGGESTION_LAST IDC_SPELLCHECK_SUGGESTION_4 182 #define IDC_SPELLCHECK_SUGGESTION_LAST IDC_SPELLCHECK_SUGGESTION_4
183 #define IDC_SPELLCHECK_MENU 41005 183 #define IDC_SPELLCHECK_MENU 41005
184 // Language entries are inserted using autogenerated values between 184 // Language entries are inserted using autogenerated values between
185 // [_FIRST, _LAST). 185 // [_FIRST, _LAST).
186 #define IDC_SPELLCHECK_LANGUAGES_FIRST 41006 186 #define IDC_SPELLCHECK_LANGUAGES_FIRST 41006
187 #define IDC_SPELLCHECK_LANGUAGES_LAST 41106 187 #define IDC_SPELLCHECK_LANGUAGES_LAST 41106
188 188 #define IDC_CHECK_SPELLING_OF_THIS_FIELD 41107
189 // Next default values for new objects 189 // Next default values for new objects
190 // 190 //
191 #ifdef APSTUDIO_INVOKED 191 #ifdef APSTUDIO_INVOKED
192 #ifndef APSTUDIO_READONLY_SYMBOLS 192 #ifndef APSTUDIO_READONLY_SYMBOLS
193 #define _APS_NO_MFC 1 193 #define _APS_NO_MFC 1
194 #define _APS_NEXT_RESOURCE_VALUE 3001 194 #define _APS_NEXT_RESOURCE_VALUE 3001
195 #define _APS_NEXT_COMMAND_VALUE 42000 195 #define _APS_NEXT_COMMAND_VALUE 42000
196 #define _APS_NEXT_CONTROL_VALUE 4017 196 #define _APS_NEXT_CONTROL_VALUE 4017
197 #define _APS_NEXT_SYMED_VALUE 1001 197 #define _APS_NEXT_SYMED_VALUE 1001
198 #endif 198 #endif
199 #endif 199 #endif
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/render_view_context_menu.cc » ('j') | webkit/glue/editor_client_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698