1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
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.
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).
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.
26 ************************************************************************/
28 "2DADF501-1F00-101C-A2E4-00001B4C5CE7"
29 "33A1C840-1F00-101C-A2E4-00001B4C5CE7"
32 HelpText( "StarDraw Application" )
33 SlotIdFile( "sdslots.hrc" )
37 include "sfx2/sfxitems.sdi"
38 include "sfx2/sfx.sdi"
39 include "svx/svxitems.sdi"
40 include "svx/xoitems.sdi"
43 item UINT16 TbxImageItem;
48 FADE_EFFECT_FADE_FROM_LEFT ,
49 FADE_EFFECT_FADE_FROM_TOP ,
50 FADE_EFFECT_FADE_FROM_RIGHT ,
51 FADE_EFFECT_FADE_FROM_BOTTOM ,
52 FADE_EFFECT_FADE_TO_CENTER ,
53 FADE_EFFECT_FADE_FROM_CENTER ,
54 FADE_EFFECT_MOVE_FROM_LEFT ,
55 FADE_EFFECT_MOVE_FROM_TOP ,
56 FADE_EFFECT_MOVE_FROM_RIGHT ,
57 FADE_EFFECT_MOVE_FROM_BOTTOM ,
58 FADE_EFFECT_ROLL_FROM_LEFT ,
59 FADE_EFFECT_ROLL_FROM_TOP ,
60 FADE_EFFECT_ROLL_FROM_RIGHT ,
61 FADE_EFFECT_ROLL_FROM_BOTTOM ,
62 FADE_EFFECT_VERTICAL_STRIPES ,
63 FADE_EFFECT_HORIZONTAL_STRIPES ,
64 FADE_EFFECT_OPEN_VERTICAL ,
65 FADE_EFFECT_CLOSE_VERTICAL ,
66 FADE_EFFECT_OPEN_HORIZONTAL ,
67 FADE_EFFECT_CLOSE_HORIZONTAL ,
68 FADE_EFFECT_CLEAR_AWAY ,
87 item UINT32 DiaTimeItem ;
88 item PresChange DiaAutoItem ;
89 item FadeEffect DiaEffectItem ;
90 item FadeSpeed DiaSpeedItem ;
95 include "grviewsh.sdi"
96 include "outlnvsh.sdi"
100 include "grdocsh.sdi"
101 include "drgrfob.sdi"
102 include "mediaob.sdi"