xref: /AOO41X/main/svx/source/dialog/contdlg.hrc (revision 54628ca40d27d15cc98fe861da7fff7e60c2f7d6)
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 <svx/dialogs.hrc>
24
25
26// ImapDlg-Dialoge
27#define RID_SVX_CONTOURDLG_START    RID_SVX_CONTOUR_START
28
29
30/******************************************************************************/
31
32
33#define RID_SVXDLG_CONTOUR      (RID_SVX_CONTOURDLG_START)
34
35#define TBX1                    1
36#define TBI_APPLY               1
37
38#define TBI_WORKPLACE           2
39
40#define TBI_SELECT              5
41#define TBI_RECT                6
42#define TBI_CIRCLE              7
43#define TBI_POLY                8
44#define TBI_FREEPOLY            9
45
46#define TBI_POLYEDIT            15
47#define TBI_POLYMOVE            16
48#define TBI_POLYINSERT          17
49#define TBI_POLYDELETE          18
50
51#define TBI_UNDO                20
52#define TBI_REDO                21
53
54#define TBI_AUTOCONTOUR         25
55#define TBI_PIPETTE             26
56
57#define MTF_TOLERANCE           1
58
59#define CTL_CONTOUR             1
60
61#define STB_STATUS              1
62
63#define CD_IMAPDLG              1300
64#define CDH_IMAPDLG             1301
65
66
67/******************************************************************************/
68
69#define STR_CONTOURDLG_MODIFY       (RID_SVX_CONTOURDLG_START + 2)
70#define STR_CONTOURDLG_NEWPIPETTE   (RID_SVX_CONTOURDLG_START + 3)
71#define STR_CONTOURDLG_WORKPLACE    (RID_SVX_CONTOURDLG_START + 4)
72#define STR_CONTOURDLG_LINKED       (RID_SVX_CONTOURDLG_START + 5)
73
74/******************************************************************************/
75
76
77/******************************************************************************/
78
79
80/******************************************************************************/
81
82
83/******************************************************************************/
84