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#define TB_FMT 1 24#define LB_FMT 3 25#define BTN_EDIT 11 26#define BTN_DELETE 12 27#define TB_ACTION 15 28#define BTN_NEW 10 29#define LB_FILTER 4 30 31#define ID_APPLY_TEMPLATE 10 32 33#define ID_NEW_STYLE_BY_EXAMPLE 20 34#define ID_UPDATE_STYLE_BY_EXAMPLE 21 35#define ID_TREEVIEW 22 36 37#define BT_OK 1 38#define BT_CANCEL 2 39#define BT_ORG 3 40#define BT_DEL 4 41#define BT_EDIT 5 42#define BT_NEW 6 43#define BT_HELP 7 44#define BT_FLIST 8 45#define BT_VLIST 9 46#define BT_TOOL 10 47 48//IAccessibility2 Implementation 2009----- 49#define STR_STYLE_ELEMTLIST 18 50//-----IAccessibility2 Implementation 2009 51 52