GPU-Calc: remove Alloc_Host_Ptr for clmem of NAN vector
[LibreOffice.git] / sd / util / sd.component
bloba5881659edcc43a5b2a7f98a06432107ed2a681a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 -->
20 <component loader="com.sun.star.loader.SharedLibrary" prefix="sd"
21 xmlns="http://openoffice.org/2010/uno-components">
22 <implementation name="com.sun.star.comp.Draw.DrawingDocument">
23 <service name="com.sun.star.drawing.DrawingDocument"/>
24 <service name="com.sun.star.drawing.DrawingDocumentFactory"/>
25 </implementation>
26 <implementation name="com.sun.star.comp.Draw.DrawingModule">
27 <service name="com.sun.star.drawing.ModuleDispatcher"/>
28 </implementation>
29 <implementation name="com.sun.star.comp.Draw.PresentationDocument">
30 <service name="com.sun.star.drawing.DrawingDocumentFactory"/>
31 <service name="com.sun.star.presentation.PresentationDocument"/>
32 </implementation>
33 <implementation name="com.sun.star.comp.Draw.PresenterCanvasFactory">
34 <service name="com.sun.star.rendering.Canvas"/>
35 </implementation>
36 <implementation name="com.sun.star.comp.Draw.PresenterHelper">
37 <service name="com.sun.star.drawing.PresenterHelper"/>
38 </implementation>
39 <implementation name="com.sun.star.comp.Draw.PresenterPreviewCache">
40 <service name="com.sun.star.drawing.PresenterPreviewCache"/>
41 </implementation>
42 <implementation name="com.sun.star.comp.Draw.PresenterTextView">
43 <service name="com.sun.star.drawing.PresenterTextView"/>
44 </implementation>
45 <implementation name="com.sun.star.comp.Draw.SlideRenderer">
46 <service name="com.sun.star.drawing.SlideRenderer"/>
47 </implementation>
48 <implementation name="com.sun.star.comp.Draw.SlideSorter">
49 <service name="com.sun.star.drawing.SlideSorter"/>
50 </implementation>
51 <implementation name="com.sun.star.comp.Draw.framework.BasicPaneFactory">
52 <service name="com.sun.star.drawing.framework.BasicPaneFactory"/>
53 </implementation>
54 <implementation name="com.sun.star.comp.Draw.framework.BasicToolBarFactory">
55 <service name="com.sun.star.drawing.framework.BasicToolBarFactory"/>
56 </implementation>
57 <implementation name="com.sun.star.comp.Draw.framework.BasicViewFactory">
58 <service name="com.sun.star.drawing.framework.BasicViewFactory"/>
59 </implementation>
60 <implementation name="com.sun.star.comp.Draw.framework.PresentationFactoryProvider">
61 <service name="com.sun.star.drawing.framework.PresentationFactoryProvider"/>
62 </implementation>
63 <implementation name="com.sun.star.comp.Draw.framework.ResourceId">
64 <service name="com.sun.star.drawing.framework.ResourceId"/>
65 </implementation>
66 <implementation name="org.openoffice.comp.Draw.framework.PanelFactory">
67 <service name="com.sun.star.drawing.framework.PanelFactory"/>
68 </implementation>
69 <implementation name="com.sun.star.comp.Draw.framework.configuration.Configuration">
70 <service name="com.sun.star.drawing.framework.Configuration"/>
71 </implementation>
72 <implementation name="com.sun.star.comp.Draw.framework.configuration.ConfigurationController">
73 <service name="com.sun.star.drawing.framework.ConfigurationController"/>
74 </implementation>
75 <implementation name="com.sun.star.comp.Draw.framework.module.ModuleController">
76 <service name="com.sun.star.drawing.framework.ModuleController"/>
77 </implementation>
78 <implementation name="com.sun.star.comp.draw.SdHtmlOptionsDialog">
79 <service name="com.sun.star.ui.dialog.FilterOptionsDialog"/>
80 </implementation>
81 <implementation name="com.sun.star.comp.sd.InsertSlideController">
82 <service name="com.sun.star.frame.ToolbarController"/>
83 </implementation>
84 <implementation name="com.sun.star.comp.sd.SlideLayoutController">
85 <service name="com.sun.star.frame.ToolbarController"/>
86 </implementation>
87 <implementation name="sd::RandomAnimationNode">
88 <service name="com.sun.star.comp.sd.RandomAnimationNode"/>
89 </implementation>
90 </component>