update dev300-m58
[ooovba.git] / svx / source / dialog / imapdlg.hrc
blob80eee9e319903831e65e0eef14d0c3693f618865
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: imapdlg.hrc,v $
10  * $Revision: 1.9 $
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  ************************************************************************/
30 #include <svx/dialogs.hrc>
33 // ImapDlg-Dialoge
34 #define RID_SVX_IMAPDLG_START   RID_SVX_IMAP_START
37 /******************************************************************************/
40 #define RID_SVXDLG_IMAP                 (RID_SVX_IMAPDLG_START)
41 #define RID_SVXCTL_IMAP                 (RID_SVX_IMAPDLG_START + 7)
43 #define TBX_IMAPDLG1                    1
44 #define TBI_APPLY                               1
45 #define TBI_OPEN                                2
46 #define TBI_SAVEAS                              3
48 #define TBI_SELECT                              4
49 #define TBI_RECT                                5
50 #define TBI_CIRCLE                              6
51 #define TBI_POLY                                7
52 #define TBI_FREEPOLY                    8
54 #define TBI_ACTIVE                              16
55 #define TBI_COLOR                               17
56 #define TBI_MACRO                               18
57 #define TBI_PROPERTY                    19
59 #define TBI_POLYEDIT                    30
60 #define TBI_POLYMOVE                    31
61 #define TBI_POLYINSERT                  32
62 #define TBI_POLYDELETE                  33
64 #define TBI_UNDO                                40
65 #define TBI_REDO                                41
67 #define FT_URL                                  1
68 #define FT_TEXT                                 2
69 #define FT_TARG                                 3
70 #define CBB_URL                                 1
71 #define EDT_TEXT                                1
72 #define LB_TARG                                 1
74 #define STB_STATUS                              1
76 #define IL_IMAPDLG                              1024
77 #define ILH_IMAPDLG                             1025
79 /******************************************************************************/
82 #define RID_SVXMN_IMAP                  (RID_SVX_IMAPDLG_START + 1)
84 #define MN_URL                                  1
85 #define MN_POSITION                             2
86 #define MN_FRAME_TO_TOP                 3
87 #define MN_MOREFRONT                    4
88 #define MN_MOREBACK                             5
89 #define MN_FRAME_TO_BOTTOM              6
90 #define MN_MARK_ALL                             7
91 #define MN_DELETE1              8
92 #define MN_ACTIVATE                             9
93 #define MN_MACRO                                10
95 /******************************************************************************/
98 #define RID_SVXCTL_FT_TARGET    (RID_SVX_IMAPDLG_START + 3)
99 #define RID_SVXCTL_CBB_TARGET   (RID_SVX_IMAPDLG_START + 4)
102 /******************************************************************************/
105 #define STR_IMAPDLG_SAVE                (RID_SVX_IMAPDLG_START + 5)
106 #define STR_IMAPDLG_MODIFY              (RID_SVX_IMAPDLG_START + 6)
109 /******************************************************************************/