Update ooo320-m1
[ooovba.git] / extensions / source / propctrlr / pcrmiscres.src
blob4472197205280f83f876f867f340e27bb45ca58d
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: pcrmiscres.src,v $
10  * $Revision: 1.8 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
31 #ifndef EXTENSIONS_PROPRESID_HRC
32 #include "formresid.hrc"
33 #endif
34 #ifndef _EXTENSIONS_PROPCTRLR_FORMLOCALID_HRC_
35 #include "formlocalid.hrc"
36 #endif
38 String RID_STR_CONFIRM_DELETE_DATA_TYPE
40     Text [ en-US ] = "Do you want to delete the data type '#type#' from the model?\n"
41              "Please note that this will affect all controls which are bound to this data type.";
44 Resource RID_RSC_BUTTON_IMAGES
46     Image IMG_PLUS
47     {
48         ImageBitmap = Bitmap{ file = "buttonplus.png"; };
49     };
50     Image IMG_MINUS
51     {
52         ImageBitmap = Bitmap{ file = "buttonminus.png"; };
53     };
54     Image IMG_PLUS_HC
55     {
56         ImageBitmap = Bitmap{ file = "buttonplus_hc.png"; };
57     };
58     Image IMG_MINUS_HC
59     {
60         ImageBitmap = Bitmap{ file = "buttonminus_hc.png"; };
61     };
64 #define IMAGE_IDS \
65     IdList = \
66     { \
67         RID_SVXIMG_CONTROL; \
68         RID_SVXIMG_BUTTON; \
69         RID_SVXIMG_RADIOBUTTON; \
70         RID_SVXIMG_CHECKBOX; \
71         RID_SVXIMG_FIXEDTEXT; \
72         RID_SVXIMG_GROUPBOX; \
73         RID_SVXIMG_EDIT; \
74         RID_SVXIMG_LISTBOX; \
75         RID_SVXIMG_COMBOBOX; \
76         RID_SVXIMG_URLBUTTON; \
77         RID_SVXIMG_GRID; \
78         RID_SVXIMG_IMAGEBUTTON; \
79         RID_SVXIMG_FILECONTROL; \
80         RID_SVXIMG_DATEFIELD; \
81         RID_SVXIMG_TIMEFIELD; \
82         RID_SVXIMG_NUMERICFIELD; \
83         RID_SVXIMG_CURRENCYFIELD; \
84         RID_SVXIMG_PATTERNFIELD; \
85         RID_SVXIMG_IMAGECONTROL; \
86         RID_SVXIMG_HIDDEN; \
87         RID_SVXIMG_FORMATTEDFIELD; \
88         RID_SVXIMG_FILTER; \
89         RID_SVXIMG_FORMS; \
90         RID_SVXIMG_FORM; \
91         RID_SVXIMG_COLLAPSEDNODE; \
92         RID_SVXIMG_EXPANDEDNODE; \
93         RID_SVXIMG_SCROLLBAR; \
94         RID_SVXIMG_SPINBUTTON; \
95         RID_SVXIMG_NAVIGATIONBAR; \
96     }; \
97     IdCount = 29
99 ImageList RID_IL_FORMEXPLORER
101     Prefix = "sx";
102     MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; };
103     IMAGE_IDS;
106 ImageList RID_IL_FORMEXPLORER_HC
108     Prefix = "sxh";
109     MaskColor = Color { Red = 0xff00 ; Green = 0x0000 ; Blue = 0xff00 ; };
110     IMAGE_IDS;
113 String RID_STR_PROPTITLE_PUSHBUTTON
115     Text [ en-US ] = "Button" ;
117 String RID_STR_PROPTITLE_RADIOBUTTON
119     Text [ en-US ] = "Option Button" ;
121 String RID_STR_PROPTITLE_CHECKBOX
123     Text [ en-US ] = "Check Box" ;
125 String RID_STR_PROPTITLE_FIXEDTEXT
127     Text [ en-US ] = "Label Field" ;
129 String RID_STR_PROPTITLE_GROUPBOX
131     Text [ en-US ] = "Group Box" ;
133 String RID_STR_PROPTITLE_EDIT
135     Text [ en-US ] = "Text Box" ;
137 String RID_STR_PROPTITLE_FORMATTED
139     Text [ en-US ] = "Formatted Field";
141 String RID_STR_PROPTITLE_LISTBOX
143     Text [ en-US ] = "List Box" ;
145 String RID_STR_PROPTITLE_COMBOBOX
147     Text [ en-US ] = "Combo Box" ;
149 String RID_STR_PROPTITLE_IMAGEBUTTON
151     Text [ en-US ] = "Image Button" ;
153 String RID_STR_PROPTITLE_HIDDENCONTROL
155     Text [ en-US ] = "Hidden Control" ;
157 String RID_STR_PROPTITLE_UNKNOWNCONTROL
159     Text [ en-US ] = "Control (unknown type)" ;
161 String RID_STR_PROPTITLE_IMAGECONTROL
163     Text [ en-US ] = "Image Control" ;
165 String RID_STR_PROPTITLE_FILECONTROL
167     Text [ en-US ] = "File Selection" ;
169 String RID_STR_PROPTITLE_DATEFIELD
171     Text [ en-US ] = "Date Field" ;
173 String RID_STR_PROPTITLE_TIMEFIELD
175     Text [ en-US ] = "Time Field" ;
177 String RID_STR_PROPTITLE_NUMERICFIELD
179     Text [ en-US ] = "Numeric Field" ;
181 String RID_STR_PROPTITLE_CURRENCYFIELD
183     Text [ en-US ] = "Currency Field" ;
185 String RID_STR_PROPTITLE_PATTERNFIELD
187     Text [ en-US ] = "Pattern Field" ;
189 String RID_STR_PROPTITLE_DBGRID
191     Text [ en-US ] = "Table Control " ;