Impress Remote 1.0.5, tag sdremote-1.0.5
[LibreOffice.git] / sw / sdi / swslots.sdi
blob5dc8e7d10bf310620df229799929095ee3935a7e
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 "sfx2/sfxitems.sdi"
30     include "sfx2/sfx.sdi"
31     include "svx/svxitems.sdi"
32     include "svx/xoitems.sdi"
33     include "svx/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 "drwbassh.sdi"
73     include "wdrwbase.sdi"
75     include "_formsh.sdi"
76     include "formsh.sdi"
77     include "wformsh.sdi"
79     include "drawsh.sdi"
80     include "drwtxtsh.sdi"
82     include "_listsh.sdi"
83     include "listsh.sdi"
84     include "wlistsh.sdi"
86     include "_frmsh.sdi"
87     include "frmsh.sdi"
88     include "wfrmsh.sdi"
90     include "_tabsh.sdi"
91     include "tabsh.sdi"
92     include "wtabsh.sdi"
94     include "_grfsh.sdi"
95     include "grfsh.sdi"
96     include "wgrfsh.sdi"
98     include "_olesh.sdi"
99     include "olesh.sdi"
100     include "wolesh.sdi"
102     include "beziersh.sdi"
104     include "_viewsh.sdi"
105     include "viewsh.sdi"
106     include "wviewsh.sdi"
108     include "_mediash.sdi"
109     include "mediash.sdi"
111     include "_annotsh.sdi"
112     include "annotsh.sdi"
114     include "_navsh.sdi"
115     include "navsh.sdi"