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