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