1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: drawuiks.hxx,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
33 #include <usr/uiks.hxx>
35 #define UIK_SHAPEFACTORY UIK_DRAWING(00)
36 #define UIK_POLYGONFACTORY UIK_DRAWING(01)
37 #define UIK_TEXTSHAPEFACTORY UIK_DRAWING(02)
38 #define UIK_SNAPFACTORY UIK_DRAWING(03)
40 #define UIK_DRAWPAGES UIK_DRAWING(10)
41 #define UIK_DRAWPAGESUMMARIZER UIK_DRAWING(11)
42 #define UIK_DRAWPAGEXPANDER UIK_DRAWING(12)
44 #define UIK_XSHAPEDESCRIPTOR UIK_DRAWING(20)
45 #define UIK_XSHAPE UIK_DRAWING(21)
46 #define UIK_XSHAPECONNECTOR UIK_DRAWING(22)
47 #define UIK_XCONNECTABLESHAPE UIK_DRAWING(23)
48 #define UIK_XSHAPE3D UIK_DRAWING(24)
49 #define UIK_XSHAPEGROUP UIK_DRAWING(25)
50 #define UIK_XSHAPEMIRROR UIK_DRAWING(26)
51 #define UIK_XSHAPEALIGNER UIK_DRAWING(27)
52 #define UIK_XSHAPEARRANGER UIK_DRAWING(28)
53 #define UIK_XCONVERTABLESHAPE UIK_DRAWING(29)
54 #define UIK_XANIMATEDSHAPEFACTORY UIK_DRAWING(2a)
56 #define UIK_DRAWPAGE UIK_DRAWING(30)
57 #define UIK_SHAPES UIK_DRAWING(31)
58 #define UIK_XSHAPEGROUPER UIK_DRAWING(35)
59 #define UIK_XSHAPECOMBINER UIK_DRAWING(36)
60 #define UIK_SHAPEBINDER UIK_DRAWING(37)
61 #define UIK_DRAWLAYER UIK_DRAWING(38)
63 #define SD_UIK_PRESENTATION UIK_DRAWING(40)
64 #define SD_UIK_PRESENTATION_NAVIGATION UIK_DRAWING(41)
65 #define SD_UIK_CUSTOM_PRESENTATION UIK_DRAWING(42)
66 #define SD_UIK_CUSTOM_PRESENTATIONS UIK_DRAWING(43)
67 //#define SD_UIK_CUSTOM_PRESENTATIONS UIK_DRAWING(44)
69 #define SD_UIK_ZOOM UIK_DRAWING(50)
70 #define SD_UIK_DRAW_VIEW UIK_DRAWING(51)
71 #define SD_UIK_OUTLINE_VIEW UIK_DRAWING(52)
72 #define SD_UIK_SLIDE_VIEW UIK_DRAWING(53)
74 #define SD_UIK_PRESENTATION_STYLES UIK_DRAWING(60)