xref: /aoo41x/main/sd/util/sd.component (revision 3a30d0b9)
1 cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2 67a4c099SAndrew Rist<!--***********************************************************
3 67a4c099SAndrew Rist *
4 67a4c099SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
5 67a4c099SAndrew Rist * or more contributor license agreements.  See the NOTICE file
6 67a4c099SAndrew Rist * distributed with this work for additional information
7 67a4c099SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
8 67a4c099SAndrew Rist * to you under the Apache License, Version 2.0 (the
9 67a4c099SAndrew Rist * "License"); you may not use this file except in compliance
10 67a4c099SAndrew Rist * with the License.  You may obtain a copy of the License at
11 67a4c099SAndrew Rist *
12 67a4c099SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
13 67a4c099SAndrew Rist *
14 67a4c099SAndrew Rist * Unless required by applicable law or agreed to in writing,
15 67a4c099SAndrew Rist * software distributed under the License is distributed on an
16 67a4c099SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17 67a4c099SAndrew Rist * KIND, either express or implied.  See the License for the
18 67a4c099SAndrew Rist * specific language governing permissions and limitations
19 67a4c099SAndrew Rist * under the License.
20 67a4c099SAndrew Rist *
21 67a4c099SAndrew Rist ***********************************************************-->
22 67a4c099SAndrew Rist
23 67a4c099SAndrew Rist
24 cdf0e10cSrcweir
25 cdf0e10cSrcweir<component loader="com.sun.star.loader.SharedLibrary"
26 cdf0e10cSrcweir    xmlns="http://openoffice.org/2010/uno-components">
27 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.DrawingDocument">
28 cdf0e10cSrcweir    <service name="com.sun.star.drawing.DrawingDocument"/>
29 cdf0e10cSrcweir    <service name="com.sun.star.drawing.DrawingDocumentFactory"/>
30 cdf0e10cSrcweir  </implementation>
31 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.DrawingModule">
32 cdf0e10cSrcweir    <service name="com.sun.star.drawing.ModuleDispatcher"/>
33 cdf0e10cSrcweir  </implementation>
34 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.PresentationDocument">
35 cdf0e10cSrcweir    <service name="com.sun.star.drawing.DrawingDocumentFactory"/>
36 cdf0e10cSrcweir    <service name="com.sun.star.presentation.PresentationDocument"/>
37 cdf0e10cSrcweir  </implementation>
38 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.PresenterCanvasFactory">
39 cdf0e10cSrcweir    <service name="com.sun.star.rendering.Canvas"/>
40 cdf0e10cSrcweir  </implementation>
41 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.PresenterHelper">
42 cdf0e10cSrcweir    <service name="com.sun.star.drawing.PresenterHelper"/>
43 cdf0e10cSrcweir  </implementation>
44 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.PresenterPreviewCache">
45 cdf0e10cSrcweir    <service name="com.sun.star.drawing.PresenterPreviewCache"/>
46 cdf0e10cSrcweir  </implementation>
47 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.PresenterTextView">
48 cdf0e10cSrcweir    <service name="com.sun.star.drawing.PresenterTextView"/>
49 cdf0e10cSrcweir  </implementation>
50 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.SlideRenderer">
51 cdf0e10cSrcweir    <service name="com.sun.star.drawing.SlideRenderer"/>
52 cdf0e10cSrcweir  </implementation>
53 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.SlideSorter">
54 cdf0e10cSrcweir    <service name="com.sun.star.drawing.SlideSorter"/>
55 cdf0e10cSrcweir  </implementation>
56 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.framework.BasicPaneFactory">
57 cdf0e10cSrcweir    <service name="com.sun.star.drawing.framework.BasicPaneFactory"/>
58 cdf0e10cSrcweir  </implementation>
59 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.framework.BasicToolBarFactory">
60 cdf0e10cSrcweir    <service name="com.sun.star.drawing.framework.BasicToolBarFactory"/>
61 cdf0e10cSrcweir  </implementation>
62 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.framework.BasicViewFactory">
63 cdf0e10cSrcweir    <service name="com.sun.star.drawing.framework.BasicViewFactory"/>
64 cdf0e10cSrcweir  </implementation>
65 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.framework.PresentationFactoryProvider">
66 cdf0e10cSrcweir    <service name="com.sun.star.drawing.framework.PresentationFactoryProvider"/>
67 cdf0e10cSrcweir  </implementation>
68 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.framework.ResourceId">
69 cdf0e10cSrcweir    <service name="com.sun.star.drawing.framework.ResourceId"/>
70 cdf0e10cSrcweir  </implementation>
71 *3a30d0b9SAndre Fischer  <implementation name="org.openoffice.comp.Draw.framework.PanelFactory">
72 *3a30d0b9SAndre Fischer    <service name="com.sun.star.drawing.framework.PanelFactory"/>
73 7a32b0c8SAndre Fischer  </implementation>
74 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.framework.configuration.Configuration">
75 cdf0e10cSrcweir    <service name="com.sun.star.drawing.framework.Configuration"/>
76 cdf0e10cSrcweir  </implementation>
77 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.framework.configuration.ConfigurationController">
78 cdf0e10cSrcweir    <service name="com.sun.star.drawing.framework.ConfigurationController"/>
79 cdf0e10cSrcweir  </implementation>
80 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Draw.framework.module.ModuleController">
81 cdf0e10cSrcweir    <service name="com.sun.star.drawing.framework.ModuleController"/>
82 cdf0e10cSrcweir  </implementation>
83 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.draw.SdHtmlOptionsDialog">
84 cdf0e10cSrcweir    <service name="com.sun.star.ui.dialog.FilterOptionsDialog"/>
85 cdf0e10cSrcweir  </implementation>
86 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.sd.InsertSlideController">
87 cdf0e10cSrcweir    <service name="com.sun.star.frame.ToolbarController"/>
88 cdf0e10cSrcweir  </implementation>
89 cdf0e10cSrcweir  <implementation name="com.sun.star.comp.sd.SlideLayoutController">
90 cdf0e10cSrcweir    <service name="com.sun.star.frame.ToolbarController"/>
91 cdf0e10cSrcweir  </implementation>
92 cdf0e10cSrcweir  <implementation name="sd::RandomAnimationNode">
93 cdf0e10cSrcweir    <service name="com.sun.star.comp.sd.RandomAnimationNode"/>
94 cdf0e10cSrcweir  </implementation>
95 cdf0e10cSrcweir</component>
96