xref: /aoo42x/main/basctl/sdi/basslots.sdi (revision edb7adc0)
1*edb7adc0SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3*edb7adc0SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*edb7adc0SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*edb7adc0SAndrew Rist * distributed with this work for additional information
6*edb7adc0SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*edb7adc0SAndrew Rist * to you under the Apache License, Version 2.0 (the
8*edb7adc0SAndrew Rist * "License"); you may not use this file except in compliance
9*edb7adc0SAndrew Rist * with the License.  You may obtain a copy of the License at
10*edb7adc0SAndrew Rist *
11*edb7adc0SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*edb7adc0SAndrew Rist *
13*edb7adc0SAndrew Rist * Unless required by applicable law or agreed to in writing,
14*edb7adc0SAndrew Rist * software distributed under the License is distributed on an
15*edb7adc0SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*edb7adc0SAndrew Rist * KIND, either express or implied.  See the License for the
17*edb7adc0SAndrew Rist * specific language governing permissions and limitations
18*edb7adc0SAndrew Rist * under the License.
19*edb7adc0SAndrew Rist *
20*edb7adc0SAndrew Rist *************************************************************/
21*edb7adc0SAndrew Rist
22*edb7adc0SAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweirmodule
25cdf0e10cSrcweir"6706E0E7-FB05-101B-804c-04021c007002"
26cdf0e10cSrcweir"6806E0E7-FB05-101B-804c-04021c007002"
27cdf0e10cSrcweirBasicIDE
28cdf0e10cSrcweir[
29cdf0e10cSrcweirHelpText( "BasicIDE" )
30cdf0e10cSrcweirSlotIdFile( "basslots.hrc" )
31cdf0e10cSrcweir]
32cdf0e10cSrcweir{
33cdf0e10cSrcweir	//=========================================================================
34cdf0e10cSrcweir    include "sfx2/sfxitems.sdi"
35cdf0e10cSrcweir    include "sfx2/sfx.sdi"
36cdf0e10cSrcweir    include "svx/svxitems.sdi"
37cdf0e10cSrcweir    include "svx/xoitems.sdi"
38cdf0e10cSrcweir    include "svx/svx.sdi"
39cdf0e10cSrcweir
40cdf0e10cSrcweir	include "baside.sdi"
41cdf0e10cSrcweir
42cdf0e10cSrcweir}
43cdf0e10cSrcweir
44