xref: /AOO41X/main/cui/source/dialogs/cuiimapdlg.hrc (revision e33492276f639ebe26fc2b5c7b0b687b13d47e4b)
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#include <cuires.hrc>
24
25// ImapDlg-Dialoge
26
27#define FT_URLDESCRIPTION       1
28#define FT_URL1                 2
29#define FT_TARGET               3
30#define FT_NAME                 4
31#define FT_DESCRIPTION          5
32#define EDT_URLDESCRIPTION      1
33#define EDT_URL                 2
34#define EDT_NAME                3
35#define EDT_DESCRIPTION         4
36#define BTN_HELP1               1
37#define BTN_OK1                 2
38#define BTN_CANCEL1             3
39#define FL_URL                  1
40#define CBB_TARGETS             1
41