1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  *
5  * Copyright IBM Corporation 2010.
6  * Copyright 2000, 2010 Oracle and/or its affiliates.
7  *
8  * OpenOffice.org - a multi-platform office productivity suite
9  *
10  * This file is part of OpenOffice.org.
11  *
12  * OpenOffice.org is free software: you can redistribute it and/or modify
13  * it under the terms of the GNU Lesser General Public License version 3
14  * only, as published by the Free Software Foundation.
15  *
16  * OpenOffice.org is distributed in the hope that it will be useful,
17  * but WITHOUT ANY WARRANTY; without even the implied warranty of
18  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19  * GNU Lesser General Public License version 3 for more details
20  * (a copy is included in the LICENSE file that accompanied this code).
21  *
22  * You should have received a copy of the GNU Lesser General Public License
23  * version 3 along with OpenOffice.org.  If not, see
24  * <http://www.openoffice.org/license.html>
25  * for a copy of the LGPLv3 License.
26  *
27  ************************************************************************/
28 
29 //{{NO_DEPENDENCIES}}
30 // Microsoft Developer Studio generated include file.
31 // Used by UAccCOM.rc
32 //
33 #define WNT
34 
35 #define IDS_PROJNAME                    100
36 #define IDR_MACCESSIBLE                 101
37 #define IDR_ENUMVARIANT                 106
38 #define IDR_UNOXWRAPPER                 107
39 #define IDS_ACCCOMPONENT_DESC           108
40 #define IDR_AccComponent                109
41 #define IDS_ACCCONTEXT_DESC             110
42 #define IDR_AccContext                  111
43 #define IDR_ACCRELATION                 112
44 #define IDR_ACCACTION                   113
45 #define IDS_ACCFONT_DESC                114
46 #define IDR_AccFont                     115
47 #define IDS_ACCSELECTION_DESC           116
48 #define IDR_AccSelection                117
49 #define IDS_ACCEXTENDEDCOMPONENT_DESC   118
50 #define IDR_AccExtendedComponent        119
51 #define IDS_ACCTEXT_DESC                120
52 #define IDR_AccText                     121
53 #define IDS_ACCEDITABLETEXT_DESC        122
54 #define IDR_AccEditableText             123
55 #define IDS_ACCHYPERTEXT_DESC           124
56 #define IDR_AccHypertext                125
57 #define IDS_ACCIMAGE_DESC               126
58 #define IDR_AccImage                    127
59 #define IDS_ACCVALUE_DESC               128
60 #define IDR_AccValue                    129
61 #define IDS_ACCTABLE_DESC               130
62 #define IDR_ACCTABLE                    131
63 #define IDS_ACCHYPERLINK_DESC           132
64 #define IDR_AccHyperLink                133
65 #define IDS_ACCKEYBINDING_DESC          134
66 #define IDR_AccKeyBinding               135
67 
68 // Next default values for new objects
69 //
70 #ifdef APSTUDIO_INVOKED
71 #ifndef APSTUDIO_READONLY_SYMBOLS
72 #define _APS_NEXT_RESOURCE_VALUE        203
73 #define _APS_NEXT_COMMAND_VALUE         32768
74 #define _APS_NEXT_CONTROL_VALUE         201
75 #define _APS_NEXT_SYMED_VALUE           137
76 #endif
77 #endif
78