merge the formfield patch from ooo-build
[ooovba.git] / sd / inc / sduiks.hrc
blob6beadd9581b6dd4578ca3f6c04ef3fec0a71f033
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: sduiks.hrc,v $
10  * $Revision: 1.3 $
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 #ifndef _SDUIKS_HRC
31 #define _SDUIKS_HRC
33 #include <usr/uiks.hrc>
35 #define SD_UIK_SHAPE_FACTORY                            UIK_DRAWING(00)
36 #define SD_UIK_POLYGON_FACTORY                          UIK_DRAWING(01)
37 #define SD_UIK_3D_SHAPE_FACTORY                         UIK_DRAWING(02)
38 #define SD_UIK_TEXT_FACTORY                                     UIK_DRAWING(03)
39 #define SD_UIK_SNAP_FACTORY                                     UIK_DRAWING(04)
41 #define SD_UIK_DRAW_PAGES                                       UIK_DRAWING(10)
42 #define SD_UIK_DRAW_PAGE_MANIPULATOR            UIK_DRAWING(11)
44 #define SD_UIK_SHAPE                                            UIK_DRAWING(20)
45 #define SD_UIK_CONNECTOR                                        UIK_DRAWING(21)
46 #define SD_UIK_CONNECTABLE                              UIK_DRAWING(22)
47 #define SD_UIK_SHAPE_3D                                         UIK_DRAWING(23)
48 #define SD_UIK_SHAPE_GROUP                  UIK_DRAWING(24)
49 #define SD_UIK_SHAPE_MIRRORER               UIK_DRAWING(25)
50 #define SD_UIK_SHAPE_ALIGNER                            UIK_DRAWING(26)
51 #define SD_UIK_SHAPE_ARRANGER                           UIK_DRAWING(27)
52 #define SD_UIK_SHAPE_CONVERTER                          UIK_DRAWING(28)
53 #define SD_UIK_ANIMATOR                                         UIK_DRAWING(29)
55 #define SD_UIK_DRAW_PAGE                                        UIK_DRAWING(30)
56 #define SD_UIK_SHAPES                                           UIK_DRAWING(31)
57 #define SD_UIK_GROUP                                            UIK_DRAWING(32)
58 #define SD_UIK_COMBINE                      UIK_DRAWING(33)
59 #define SD_UIK_CONNECT                      UIK_DRAWING(34)
60 #define SD_UIK_CONNECT                      UIK_DRAWING(35)
62 #define SD_UIK_PRESENTATION                 UIK_DRAWING(40)
63 #define SD_UIK_PRESENTATION_NAVIGATION      UIK_DRAWING(41)
64 #define SD_UIK_CUSTOM_PRESENTATION          UIK_DRAWING(42)
65 #define SD_UIK_CUSTOM_PRESENTATIONS                     UIK_DRAWING(43)
66 #define SD_UIK_CUSTOM_PRESENTATIONS                     UIK_DRAWING(44)
68 #define SD_UIK_ZOOM                                                     UIK_DRAWING(50)
69 #define SD_UIK_DRAW_VIEW                                        UIK_DRAWING(51)
70 #define SD_UIK_OUTLINE_VIEW                                     UIK_DRAWING(52)
71 #define SD_UIK_SLIDE_VIEW                   UIK_DRAWING(53)
72 #define SD_UIK_SLIDE_VIEW                   UIK_DRAWING(53)
74 #define SD_UIK_PRESENTATION_STYLES          UIK_DRAWING(60)
76 #endif