1*5fdc4257SSteve Yin<?xml version="1.0" encoding="UTF-8"?> 2*5fdc4257SSteve Yin<!--********************************************************************** 3*5fdc4257SSteve Yin* 4*5fdc4257SSteve Yin* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5*5fdc4257SSteve Yin* 6*5fdc4257SSteve Yin* Copyright 2000, 2010 Oracle and/or its affiliates. 7*5fdc4257SSteve Yin* 8*5fdc4257SSteve Yin* OpenOffice.org - a multi-platform office productivity suite 9*5fdc4257SSteve Yin* 10*5fdc4257SSteve Yin* This file is part of OpenOffice.org. 11*5fdc4257SSteve Yin* 12*5fdc4257SSteve Yin* OpenOffice.org is free software: you can redistribute it and/or modify 13*5fdc4257SSteve Yin* it under the terms of the GNU Lesser General Public License version 3 14*5fdc4257SSteve Yin* only, as published by the Free Software Foundation. 15*5fdc4257SSteve Yin* 16*5fdc4257SSteve Yin* OpenOffice.org is distributed in the hope that it will be useful, 17*5fdc4257SSteve Yin* but WITHOUT ANY WARRANTY; without even the implied warranty of 18*5fdc4257SSteve Yin* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19*5fdc4257SSteve Yin* GNU Lesser General Public License version 3 for more details 20*5fdc4257SSteve Yin* (a copy is included in the LICENSE file that accompanied this code). 21*5fdc4257SSteve Yin* 22*5fdc4257SSteve Yin* You should have received a copy of the GNU Lesser General Public License 23*5fdc4257SSteve Yin* version 3 along with OpenOffice.org. If not, see 24*5fdc4257SSteve Yin* <http://www.openoffice.org/license.html> 25*5fdc4257SSteve Yin* for a copy of the LGPLv3 License. 26*5fdc4257SSteve Yin* 27*5fdc4257SSteve Yin**********************************************************************--> 28*5fdc4257SSteve Yin 29*5fdc4257SSteve Yin<component loader="com.sun.star.loader.SharedLibrary" 30*5fdc4257SSteve Yin xmlns="http://openoffice.org/2010/uno-components"> 31*5fdc4257SSteve Yin <implementation name="com.sun.star.accessibility.my_sc_implementation.MSAAService"> 32*5fdc4257SSteve Yin <service name="com.sun.star.accessibility.MSAAService"/> 33*5fdc4257SSteve Yin </implementation> 34*5fdc4257SSteve Yin</component> 35