merge the formfield patch from ooo-build
[ooovba.git] / soldep / inc / dtsodcmp.hrc
blobd170a0c5644eb60196402ee5a87d74e18383a0cb
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: dtsodcmp.hrc,v $
10  * $Revision: 1.4 $
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 _DTSODCMP_HRC
32 #define _DTSODCMP_HRC
34 //========================================================================
35 // Bereiche
36 #define RID_SD_STRING_START                             26000
37 #define RID_SD_MENU_START                               27000
38 #define RID_SD_CONTEXTMENU_START                28500
39 #define RID_SD_TOOLBOX_START                    29000
40 #define RID_SD_WINDOW_START                             30000
41 #define RID_SD_STATUSBAR_START                  30500
42 #define RID_SD_IMAGE_START                              31000
43 #define RID_SD_BITMAP_START                             31250
44 #define RID_SD_DIALOG_START                             31500
45 #define RID_SD_DEPPER_DIALOG_START              31750
46 // end is at 31999
48 #define SID_START                                       0
50 //========================================================================
51 // Window-Ids
53 //========================================================================
54 // Menu-Ids
55 #define RID_SD_MENU_APP                                                         (RID_SD_MENU_START)
56 #define RID_SD_MENU_FILE                                                        (RID_SD_MENU_START              +       1)
57 #define RID_SD_MENU_FILE_NEW                                            (RID_SD_MENU_START              +       2)
58 #define RID_SD_MENU_FILE_OPEN                                           (RID_SD_MENU_START              +       3)
59 #define RID_SD_MENU_FILE_SAVE                                           (RID_SD_MENU_START              +       4)
60 #define RID_SD_MENU_FILE_SAVEAS                                         (RID_SD_MENU_START              +       5)
61 #define RID_SD_MENU_FILE_EXIT                                           (RID_SD_MENU_START              +       6)
62 #define RID_SD_MENU_NEW_OBJECT                                          (RID_SD_MENU_START              +       7)
63 #define RID_SD_MENU_REMOVE_LAST                                         (RID_SD_MENU_START              +       8)
64 #define RID_SD_MENU_AUTO                                                        (RID_SD_MENU_START              +       9)
65 #define RID_SD_MENU_RUN_TEST                                            (RID_SD_MENU_START              +       10)
67 //========================================================================
68 // ContextMenu-Ids
70 //========================================================================
71 // ToolBox-Ids
72 #define RID_SD_TOOLBOX_APP                                                      (RID_SD_TOOLBOX_START)
73 #define RID_SD_TOOLBOX_FILE_NEW                                 (RID_SD_TOOLBOX_START   +       1)
74 #define RID_SD_TOOLBOX_FILE_OPEN                                        (RID_SD_TOOLBOX_START   +       2)
75 #define RID_SD_TOOLBOX_FILE_SAVE                                        (RID_SD_TOOLBOX_START   +       3)
78 //========================================================================
79 // StatusBar-Ids
81 //========================================================================
82 // Image-Ids
83 #define RID_SD_CP_IMAGE                                                 (RID_SD_IMAGE_START)
85 //========================================================================
86 // Dialog-Ids
87 #define RID_SD_DIALOG_NEWPROJECT                                (RID_SD_DEPPER_DIALOG_START)
88 #define RID_SD_DIALOG_NEWDIRECTORY                              (RID_SD_DEPPER_DIALOG_START + 1)
89 #define RID_SD_DIALOG_HELP                                              (RID_SD_DEPPER_DIALOG_START + 2)
91 //========================================================================
92 // String-Ids
93 #define RID_SD_CP_NAME                                                  (RID_SD_STRING_START)
95 //========================================================================
96 // Slot-Ids
98 //========================================================================
99 // Format-Ids
101 #endif //_DTSODCMP_HRC