1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23 24module 25"9F76B581-23DD-101C-80B6-000024021835" 26"A1810F00-23DE-101C-80B6-000024021835" 27StarWriter 28[ 29HelpText( "StarWriter Application" ) 30SlotIdFile( "swslots.hrc" ) 31ModulePrefix( "Sw" ) 32] 33{ 34 include "sfx2/sfxitems.sdi" 35 include "sfx2/sfx.sdi" 36 include "svx/svxitems.sdi" 37 include "svx/xoitems.sdi" 38 include "svx/svx.sdi" 39 40 item String TbxDummyItem; 41/* 42 item String XFillAttrSetItem; 43 item String XFillBitmapItem; 44 item String XFillColorItem; 45 item String XFillGradientItem; 46 item String XFillHatchItem; 47 item String XFillStyleItem; 48 item String XLineAttrSetItem; 49 item String XLineColorItem; 50 item String XLineDashItem; 51 item String XLineEndItem; 52 item String XLineEndWidthItem; 53 item String XLineEndCenterItem; 54 item String XLineStartItem; 55 item String XLineStartWidthItem; 56 item String XLineStartCenterItem; 57 item String XLineStyleItem; 58 item String XLineWidthItem; 59*/ 60 include "switems.sdi" 61 include "swriter.sdi" 62 63 include "_docsh.sdi" 64 include "docsh.sdi" 65 include "wdocsh.sdi" 66 67 include "wrtapp.sdi" 68 69 include "_basesh.sdi" 70 include "basesh.sdi" 71 72 include "_textsh.sdi" 73 include "textsh.sdi" 74 include "wtextsh.sdi" 75 76 include "_drwbase.sdi" 77 include "sidebar.sdi" 78 include "drwbassh.sdi" 79 include "wdrwbase.sdi" 80 81 include "_formsh.sdi" 82 include "formsh.sdi" 83 include "wformsh.sdi" 84 85 include "drawsh.sdi" 86 include "drwtxtsh.sdi" 87 88 include "_listsh.sdi" 89 include "listsh.sdi" 90 include "wlistsh.sdi" 91 92 include "_frmsh.sdi" 93 include "frmsh.sdi" 94 include "wfrmsh.sdi" 95 96 include "_tabsh.sdi" 97 include "tabsh.sdi" 98 include "wtabsh.sdi" 99 100 include "_grfsh.sdi" 101 include "grfsh.sdi" 102 include "wgrfsh.sdi" 103 104 include "_olesh.sdi" 105 include "olesh.sdi" 106 include "wolesh.sdi" 107 108 include "beziersh.sdi" 109 110 include "_viewsh.sdi" 111 include "viewsh.sdi" 112 include "wviewsh.sdi" 113 114 include "_mediash.sdi" 115 include "mediash.sdi" 116 117 include "_annotsh.sdi" 118 include "annotsh.sdi" 119 120} 121 122 123