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