1 597a4c59SAriel Constenla-Haile<?xml version="1.0" encoding="UTF-8"?>
2 7ee6e2e2SAndrew Rist<!--***********************************************************
3 597a4c59SAriel Constenla-Haile *
4 7ee6e2e2SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
5 7ee6e2e2SAndrew Rist * or more contributor license agreements.  See the NOTICE file
6 7ee6e2e2SAndrew Rist * distributed with this work for additional information
7 7ee6e2e2SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
8 7ee6e2e2SAndrew Rist * to you under the Apache License, Version 2.0 (the
9 7ee6e2e2SAndrew Rist * "License"); you may not use this file except in compliance
10 7ee6e2e2SAndrew Rist * with the License.  You may obtain a copy of the License at
11 597a4c59SAriel Constenla-Haile *
12 7ee6e2e2SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
13 597a4c59SAriel Constenla-Haile *
14 7ee6e2e2SAndrew Rist * Unless required by applicable law or agreed to in writing,
15 7ee6e2e2SAndrew Rist * software distributed under the License is distributed on an
16 7ee6e2e2SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17 7ee6e2e2SAndrew Rist * KIND, either express or implied.  See the License for the
18 7ee6e2e2SAndrew Rist * specific language governing permissions and limitations
19 7ee6e2e2SAndrew Rist * under the License.
20 597a4c59SAriel Constenla-Haile *
21 7ee6e2e2SAndrew Rist ***********************************************************-->
22 597a4c59SAriel Constenla-Haile<component loader="com.sun.star.loader.SharedLibrary"
23 597a4c59SAriel Constenla-Haile    xmlns="http://openoffice.org/2010/uno-components">
24 *8c5bb9c6SAriel Constenla-Haile  <implementation name="com.sun.star.comp.presentation.PresentationOptimizer">
25 *8c5bb9c6SAriel Constenla-Haile    <service name="com.sun.star.presentation.PresentationOptimizer"/>
26 597a4c59SAriel Constenla-Haile  </implementation>
27 597a4c59SAriel Constenla-Haile  <implementation name="com.sun.star.comp.ui.dialogs.PresentationMinimizerDialog">
28 597a4c59SAriel Constenla-Haile    <service name="com.sun.star.ui.dialogs.PresentationMinimizerDialog"/>
29 597a4c59SAriel Constenla-Haile  </implementation>
30 597a4c59SAriel Constenla-Haile</component>
31