1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?> 2b6dd1bdbSAndrew Rist<!--*********************************************************** 3cdf0e10cSrcweir * 4b6dd1bdbSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 5b6dd1bdbSAndrew Rist * or more contributor license agreements. See the NOTICE file 6b6dd1bdbSAndrew Rist * distributed with this work for additional information 7b6dd1bdbSAndrew Rist * regarding copyright ownership. The ASF licenses this file 8b6dd1bdbSAndrew Rist * to you under the Apache License, Version 2.0 (the 9b6dd1bdbSAndrew Rist * "License"); you may not use this file except in compliance 10b6dd1bdbSAndrew Rist * with the License. You may obtain a copy of the License at 11cdf0e10cSrcweir * 12b6dd1bdbSAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 13cdf0e10cSrcweir * 14b6dd1bdbSAndrew Rist * Unless required by applicable law or agreed to in writing, 15b6dd1bdbSAndrew Rist * software distributed under the License is distributed on an 16b6dd1bdbSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 17b6dd1bdbSAndrew Rist * KIND, either express or implied. See the License for the 18b6dd1bdbSAndrew Rist * specific language governing permissions and limitations 19b6dd1bdbSAndrew Rist * under the License. 20cdf0e10cSrcweir * 21b6dd1bdbSAndrew Rist ***********************************************************--> 22b6dd1bdbSAndrew Rist 23b6dd1bdbSAndrew Rist 24cdf0e10cSrcweir<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd"> 25cdf0e10cSrcweir<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Views" oor:package="org.openoffice.Office"> 26cdf0e10cSrcweir <node oor:name="Windows"> 27cdf0e10cSrcweir <node oor:name="5539" oor:op="replace"> 28cdf0e10cSrcweir <prop oor:name="Visible" oor:type="xs:boolean"> 29cdf0e10cSrcweir <value>false</value> 30cdf0e10cSrcweir </prop> 31cdf0e10cSrcweir </node> 32*23257455SOliver-Rainer Wittmann 33*23257455SOliver-Rainer Wittmann <!-- show Sidebar child window by default - oor:name == SID_SIDEBAR --> 34*23257455SOliver-Rainer Wittmann <node oor:name="10336" oor:op="replace"> 357a32b0c8SAndre Fischer <prop oor:name="Visible" oor:type="xs:boolean"> 367a32b0c8SAndre Fischer <value>true</value> 377a32b0c8SAndre Fischer </prop> 38cdf0e10cSrcweir </node> 397a32b0c8SAndre Fischer </node> 407a32b0c8SAndre Fischer 41cdf0e10cSrcweir</oor:component-data> 42