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