Update ooo320-m1
[ooovba.git] / sw / sdi / swslots.sdi
blob789301f41853bb8c5e0e7c881d6aaae8335cf620
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: swslots.sdi,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  ************************************************************************/
31 import "svxslots.ilb"
33 module
34 "9F76B581-23DD-101C-80B6-000024021835"
35 "A1810F00-23DE-101C-80B6-000024021835"
36 StarWriter
38 HelpText( "StarWriter Application" )
39 SlotIdFile( "swslots.hrc" )
40 TypeLibFile( "swslots.tlb" )
41 ModulePrefix( "Sw" )
44     item String TbxDummyItem;
46     item String XFillAttrSetItem;
47     item String XFillBitmapItem;
48     item String XFillColorItem;
49     item String XFillGradientItem;
50     item String XFillHatchItem;
51     item String XFillStyleItem;
52     item String XLineAttrSetItem;
53     item String XLineColorItem;
54     item String XLineDashItem;
55     item String XLineEndItem;
56     item String XLineEndWidthItem;
57     item String XLineEndCenterItem;
58     item String XLineStartItem;
59     item String XLineStartWidthItem;
60     item String XLineStartCenterItem;
61     item String XLineStyleItem;
62     item String XLineWidthItem;
64     include "switems.sdi"
65     include "swriter.sdi"
67     include "_docsh.sdi"
68     include "docsh.sdi"
69     include "wdocsh.sdi"
71     include "wrtapp.sdi"
73     include "_basesh.sdi"
74     include "basesh.sdi"
76     include "_textsh.sdi"
77     include "textsh.sdi"
78     include "wtextsh.sdi"
80     include "_drwbase.sdi"
81     include "drwbassh.sdi"
82     include "wdrwbase.sdi"
84     include "_formsh.sdi"
85     include "formsh.sdi"
86     include "wformsh.sdi"
88     include "drawsh.sdi"
89     include "drwtxtsh.sdi"
91     include "_listsh.sdi"
92     include "listsh.sdi"
93     include "wlistsh.sdi"
95     include "_frmsh.sdi"
96     include "frmsh.sdi"
97     include "wfrmsh.sdi"
99     include "_tabsh.sdi"
100     include "tabsh.sdi"
101     include "wtabsh.sdi"
103     include "_grfsh.sdi"
104     include "grfsh.sdi"
105     include "wgrfsh.sdi"
107     include "_olesh.sdi"
108     include "olesh.sdi"
109     include "wolesh.sdi"
111     include "beziersh.sdi"
113     include "_viewsh.sdi"
114     include "viewsh.sdi"
115     include "wviewsh.sdi"
117     include "_mediash.sdi"
118     include "mediash.sdi"
119     
120     include "_annotsh.sdi"
121     include "annotsh.sdi"