1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23 24#define FT_SUGGESTION 31 25#define LB_SUGGESTION 32 26#define FT_NOTINDICT 33 27#define ED_NEWWORD 34 28#define FT_LANGUAGE 35 29#define LB_LANGUAGE 36 30#define PB_IGNORE 37 31#define PB_IGNOREALL 38 32#define MB_ADDTODICT 39 33#define PB_CHANGE 40 34#define PB_CHANGEALL 41 35#define PB_AUTOCORR 42 36#define GB_BACKGROUND 43 37#define PB_OPTIONS 44 38#define PB_HELP 45 39#define PB_UNDO 46 40#define PB_CLOSE 47 41#define ST_NOSUGGESTIONS 48 42#define ST_RESUME 50 43#define ST_SPELLING 51 44#define ST_SPELLING_AND_GRAMMAR 52 45#define ST_SPELLING_AND_GRAMMAR_VENDORNAME 53 46#define CB_CHECK_GRAMMAR 54 47#define PB_EXPLAIN 55 48#define IMG_VENDOR 56 49#define IMG_DEFAULT_VENDOR 57 50#define IMG_DEFAULT_VENDOR_HC 58 51#define PB_IGNORERULE 59 52