xref: /AOO41X/main/sdext/source/presenter/Jobs.xcu (revision cbe4a5e32dd06077057875dd5ecd4d8f1991662a)
179e0a548SAriel Constenla-Haile<?xml version='1.0' encoding='UTF-8'?>
279e0a548SAriel Constenla-Haile<!--***********************************************************
379e0a548SAriel Constenla-Haile *
479e0a548SAriel Constenla-Haile * Licensed to the Apache Software Foundation (ASF) under one
579e0a548SAriel Constenla-Haile * or more contributor license agreements.  See the NOTICE file
679e0a548SAriel Constenla-Haile * distributed with this work for additional information
779e0a548SAriel Constenla-Haile * regarding copyright ownership.  The ASF licenses this file
879e0a548SAriel Constenla-Haile * to you under the Apache License, Version 2.0 (the
979e0a548SAriel Constenla-Haile * "License"); you may not use this file except in compliance
1079e0a548SAriel Constenla-Haile * with the License.  You may obtain a copy of the License at
1179e0a548SAriel Constenla-Haile *
1279e0a548SAriel Constenla-Haile *   http://www.apache.org/licenses/LICENSE-2.0
1379e0a548SAriel Constenla-Haile *
1479e0a548SAriel Constenla-Haile * Unless required by applicable law or agreed to in writing,
1579e0a548SAriel Constenla-Haile * software distributed under the License is distributed on an
1679e0a548SAriel Constenla-Haile * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1779e0a548SAriel Constenla-Haile * KIND, either express or implied.  See the License for the
1879e0a548SAriel Constenla-Haile * specific language governing permissions and limitations
1979e0a548SAriel Constenla-Haile * under the License.
2079e0a548SAriel Constenla-Haile *
2179e0a548SAriel Constenla-Haile ***********************************************************-->
2279e0a548SAriel Constenla-Haile
2379e0a548SAriel Constenla-Haile<oor:component-data oor:name="Jobs" oor:package="org.openoffice.Office" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
2479e0a548SAriel Constenla-Haile    <node oor:name="Jobs">
25*494ddcdcSAriel Constenla-Haile        <node oor:name="com.sun.star.presentation.PresenterScreenJob" oor:op="replace">
2679e0a548SAriel Constenla-Haile            <prop oor:name="Service">
27*494ddcdcSAriel Constenla-Haile                <value>com.sun.star.comp.presentation.PresenterScreenJob</value>
2879e0a548SAriel Constenla-Haile            </prop>
2979e0a548SAriel Constenla-Haile            <prop oor:name="Context">
3079e0a548SAriel Constenla-Haile                <value>com.sun.star.presentation.PresentationDocument</value>
3179e0a548SAriel Constenla-Haile            </prop>
3279e0a548SAriel Constenla-Haile        </node>
3379e0a548SAriel Constenla-Haile    </node>
3479e0a548SAriel Constenla-Haile    <node oor:name="Events">
3579e0a548SAriel Constenla-Haile        <node oor:name="onDocumentOpened" oor:op="fuse">
3679e0a548SAriel Constenla-Haile            <node oor:name="JobList">
37*494ddcdcSAriel Constenla-Haile                <node oor:name="com.sun.star.presentation.PresenterScreenJob" oor:op="replace"/>
3879e0a548SAriel Constenla-Haile            </node>
3979e0a548SAriel Constenla-Haile        </node>
4079e0a548SAriel Constenla-Haile    </node>
4179e0a548SAriel Constenla-Haile</oor:component-data>
42