1*79e0a548SAriel Constenla-Haile<?xml version="1.0" encoding="UTF-8"?>
27ee6e2e2SAndrew Rist<!--***********************************************************
3*79e0a548SAriel Constenla-Haile *
47ee6e2e2SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
57ee6e2e2SAndrew Rist * or more contributor license agreements.  See the NOTICE file
67ee6e2e2SAndrew Rist * distributed with this work for additional information
77ee6e2e2SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
87ee6e2e2SAndrew Rist * to you under the Apache License, Version 2.0 (the
97ee6e2e2SAndrew Rist * "License"); you may not use this file except in compliance
107ee6e2e2SAndrew Rist * with the License.  You may obtain a copy of the License at
11*79e0a548SAriel Constenla-Haile *
127ee6e2e2SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
13*79e0a548SAriel Constenla-Haile *
147ee6e2e2SAndrew Rist * Unless required by applicable law or agreed to in writing,
157ee6e2e2SAndrew Rist * software distributed under the License is distributed on an
167ee6e2e2SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
177ee6e2e2SAndrew Rist * KIND, either express or implied.  See the License for the
187ee6e2e2SAndrew Rist * specific language governing permissions and limitations
197ee6e2e2SAndrew Rist * under the License.
20*79e0a548SAriel Constenla-Haile *
217ee6e2e2SAndrew Rist ***********************************************************-->
22*79e0a548SAriel Constenla-Haile<component loader="com.sun.star.loader.SharedLibrary"
23*79e0a548SAriel Constenla-Haile    xmlns="http://openoffice.org/2010/uno-components">
24*79e0a548SAriel Constenla-Haile  <implementation name="com.sun.star.comp.Draw.framework.PresenterScreenJob">
25*79e0a548SAriel Constenla-Haile    <service name="com.sun.star.drawing.framework.PresenterScreenJob"/>
26*79e0a548SAriel Constenla-Haile  </implementation>
27*79e0a548SAriel Constenla-Haile  <implementation name="vnd.sun.star.sdext.presenter.PresenterProtocolHandler">
28*79e0a548SAriel Constenla-Haile    <service name="com.sun.star.frame.ProtocolHandler"/>
29*79e0a548SAriel Constenla-Haile  </implementation>
30*79e0a548SAriel Constenla-Haile</component>
31