connectr.xml (fd6c6a15) | connectr.xml (2afa04a6) |
---|---|
1<?xml version="1.0" encoding="UTF-8"?> | 1<?xml version="1.0" encoding="UTF-8"?> |
2<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd"> |
|
2<!--*********************************************************** 3 * 4 * Licensed to the Apache Software Foundation (ASF) under one 5 * or more contributor license agreements. See the NOTICE file 6 * distributed with this work for additional information 7 * regarding copyright ownership. The ASF licenses this file 8 * to you under the Apache License, Version 2.0 (the 9 * "License"); you may not use this file except in compliance --- 4 unchanged lines hidden (view full) --- 14 * Unless required by applicable law or agreed to in writing, 15 * software distributed under the License is distributed on an 16 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 17 * KIND, either express or implied. See the License for the 18 * specific language governing permissions and limitations 19 * under the License. 20 * 21 ***********************************************************--> | 3<!--*********************************************************** 4 * 5 * Licensed to the Apache Software Foundation (ASF) under one 6 * or more contributor license agreements. See the NOTICE file 7 * distributed with this work for additional information 8 * regarding copyright ownership. The ASF licenses this file 9 * to you under the Apache License, Version 2.0 (the 10 * "License"); you may not use this file except in compliance --- 4 unchanged lines hidden (view full) --- 15 * Unless required by applicable law or agreed to in writing, 16 * software distributed under the License is distributed on an 17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 * KIND, either express or implied. See the License for the 19 * specific language governing permissions and limitations 20 * under the License. 21 * 22 ***********************************************************--> |
22<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd"> 23 24 | |
25<module-description xmlns:xlink="http://www.w3.org/1999/xlink"> 26 <module-name> connector.uno </module-name> 27 <component-description> 28 <author> Joerg Budischewski </author> 29 <name> com.sun.star.comp.io.Connector </name> 30 <description> 31 This component allows 32 to establish a connection to another process. --- 34 unchanged lines hidden --- | 23<module-description xmlns:xlink="http://www.w3.org/1999/xlink"> 24 <module-name> connector.uno </module-name> 25 <component-description> 26 <author> Joerg Budischewski </author> 27 <name> com.sun.star.comp.io.Connector </name> 28 <description> 29 This component allows 30 to establish a connection to another process. --- 34 unchanged lines hidden --- |