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