xref: /aoo42x/main/svx/source/dialog/contdlg.hrc (revision cdf0e10c)
1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *
9 * This file is part of OpenOffice.org.
10 *
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
14 *
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
20 *
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org.  If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
25 *
26 ************************************************************************/
27#include <svx/dialogs.hrc>
28
29
30// ImapDlg-Dialoge
31#define	RID_SVX_CONTOURDLG_START	RID_SVX_CONTOUR_START
32
33
34/******************************************************************************/
35
36
37#define RID_SVXDLG_CONTOUR		(RID_SVX_CONTOURDLG_START)
38
39#define TBX1					1
40#define TBI_APPLY				1
41
42#define TBI_WORKPLACE			2
43
44#define TBI_SELECT				5
45#define TBI_RECT				6
46#define TBI_CIRCLE				7
47#define TBI_POLY				8
48#define TBI_FREEPOLY			9
49
50#define TBI_POLYEDIT			15
51#define TBI_POLYMOVE			16
52#define TBI_POLYINSERT			17
53#define TBI_POLYDELETE			18
54
55#define TBI_UNDO				20
56#define TBI_REDO				21
57
58#define TBI_AUTOCONTOUR			25
59#define TBI_PIPETTE				26
60
61#define MTF_TOLERANCE			1
62
63#define CTL_CONTOUR				1
64
65#define STB_STATUS				1
66
67#define CD_IMAPDLG				1300
68#define CDH_IMAPDLG				1301
69
70
71/******************************************************************************/
72
73#define STR_CONTOURDLG_MODIFY		(RID_SVX_CONTOURDLG_START + 2)
74#define STR_CONTOURDLG_NEWPIPETTE	(RID_SVX_CONTOURDLG_START + 3)
75#define STR_CONTOURDLG_WORKPLACE	(RID_SVX_CONTOURDLG_START + 4)
76#define STR_CONTOURDLG_LINKED		(RID_SVX_CONTOURDLG_START + 5)
77
78/******************************************************************************/
79
80
81/******************************************************************************/
82
83
84/******************************************************************************/
85
86
87/******************************************************************************/
88