update credits
[LibreOffice.git] / sw / sdi / swslots.sdi
blob8b2554bec662b4785b256da828c55da7aa188000
1 /*
2  * This file is part of the LibreOffice project.
3  *
4  * This Source Code Form is subject to the terms of the Mozilla Public
5  * License, v. 2.0. If a copy of the MPL was not distributed with this
6  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
7  *
8  * This file incorporates work covered by the following license notice:
9  *
10  *   Licensed to the Apache Software Foundation (ASF) under one or more
11  *   contributor license agreements. See the NOTICE file distributed
12  *   with this work for additional information regarding copyright
13  *   ownership. The ASF licenses this file to you under the Apache
14  *   License, Version 2.0 (the "License"); you may not use this file
15  *   except in compliance with the License. You may obtain a copy of
16  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
17  */
19 module
20 "9F76B581-23DD-101C-80B6-000024021835"
21 "A1810F00-23DE-101C-80B6-000024021835"
22 StarWriter
24 HelpText( "StarWriter Application" )
25 SlotIdFile( "swslots.hrc" )
26 ModulePrefix( "Sw" )
29     include "sfxitems.sdi"
30     include "sfx.sdi"
31     include "svxitems.sdi"
32     include "xoitems.sdi"
33     include "svx.sdi"
35     item String TbxDummyItem;
37     item String XFillAttrSetItem;
38     item String XFillBitmapItem;
39     item String XFillColorItem;
40     item String XFillGradientItem;
41     item String XFillHatchItem;
42     item String XFillStyleItem;
43     item String XLineAttrSetItem;
44     item String XLineColorItem;
45     item String XLineDashItem;
46     item String XLineEndItem;
47     item String XLineEndWidthItem;
48     item String XLineEndCenterItem;
49     item String XLineStartItem;
50     item String XLineStartWidthItem;
51     item String XLineStartCenterItem;
52     item String XLineStyleItem;
53     item String XLineWidthItem;
55     include "switems.sdi"
56     include "swriter.sdi"
58     include "_docsh.sdi"
59     include "docsh.sdi"
60     include "wdocsh.sdi"
62     include "wrtapp.sdi"
64     include "_basesh.sdi"
65     include "basesh.sdi"
67     include "_textsh.sdi"
68     include "textsh.sdi"
69     include "wtextsh.sdi"
71     include "_drwbase.sdi"
72     include "sidebar.sdi"
73     include "drwbassh.sdi"
74     include "wdrwbase.sdi"
76     include "_formsh.sdi"
77     include "formsh.sdi"
78     include "wformsh.sdi"
80     include "drawsh.sdi"
81     include "drwtxtsh.sdi"
83     include "_listsh.sdi"
84     include "listsh.sdi"
85     include "wlistsh.sdi"
87     include "_frmsh.sdi"
88     include "frmsh.sdi"
89     include "wfrmsh.sdi"
91     include "_tabsh.sdi"
92     include "tabsh.sdi"
93     include "wtabsh.sdi"
95     include "_grfsh.sdi"
96     include "grfsh.sdi"
97     include "wgrfsh.sdi"
99     include "_olesh.sdi"
100     include "olesh.sdi"
101     include "wolesh.sdi"
103     include "beziersh.sdi"
105     include "_viewsh.sdi"
106     include "viewsh.sdi"
107     include "wviewsh.sdi"
109     include "_mediash.sdi"
110     include "mediash.sdi"
112     include "_annotsh.sdi"
113     include "annotsh.sdi"
115     include "_navsh.sdi"
116     include "navsh.sdi"