1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2cdf0e10cSrcweir<!DOCTYPE statusbar:statusbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "statusbar.dtd">
3*10544477SAndre Fischer<!--***********************************************************
4*10544477SAndre Fischer *
5*10544477SAndre Fischer * Licensed to the Apache Software Foundation (ASF) under one
6*10544477SAndre Fischer * or more contributor license agreements.  See the NOTICE file
7*10544477SAndre Fischer * distributed with this work for additional information
8*10544477SAndre Fischer * regarding copyright ownership.  The ASF licenses this file
9*10544477SAndre Fischer * to you under the Apache License, Version 2.0 (the
10*10544477SAndre Fischer * "License"); you may not use this file except in compliance
11*10544477SAndre Fischer * with the License.  You may obtain a copy of the License at
12*10544477SAndre Fischer *
13*10544477SAndre Fischer *   http://www.apache.org/licenses/LICENSE-2.0
14*10544477SAndre Fischer *
15*10544477SAndre Fischer * Unless required by applicable law or agreed to in writing,
16*10544477SAndre Fischer * software distributed under the License is distributed on an
17*10544477SAndre Fischer * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18*10544477SAndre Fischer * KIND, either express or implied.  See the License for the
19*10544477SAndre Fischer * specific language governing permissions and limitations
20*10544477SAndre Fischer * under the License.
21*10544477SAndre Fischer *
22*10544477SAndre Fischer ***********************************************************-->
23cdf0e10cSrcweir<statusbar:statusbar xmlns:statusbar="http://openoffice.org/2001/statusbar" xmlns:xlink="http://www.w3.org/1999/xlink">
24cdf0e10cSrcweir <statusbar:statusbaritem xlink:href=".uno:StatePageNumber" statusbar:align="left" statusbar:autosize="true" statusbar:width="54" statusbar:helpid="helpid:21181"/>
25cdf0e10cSrcweir <statusbar:statusbaritem xlink:href=".uno:PageStyleName" statusbar:align="left" statusbar:autosize="true" statusbar:width="79" statusbar:helpid="helpid:21182"/>
26cdf0e10cSrcweir <statusbar:statusbaritem xlink:href=".uno:LanguageStatus" statusbar:align="center" statusbar:autosize="true" statusbar:width="100" />
27cdf0e10cSrcweir <statusbar:statusbaritem xlink:href=".uno:InsertMode" statusbar:align="center" statusbar:width="37" statusbar:helpid="helpid:10221"/>
28cdf0e10cSrcweir <statusbar:statusbaritem xlink:href=".uno:SelectionMode" statusbar:align="center" statusbar:width="30" statusbar:helpid="helpid:21185"/>
29cdf0e10cSrcweir <statusbar:statusbaritem xlink:href=".uno:ModifiedStatus" statusbar:align="center" statusbar:width="9" statusbar:helpid="helpid:5584"/>
30cdf0e10cSrcweir <statusbar:statusbaritem xlink:href=".uno:Signature" statusbar:align="center" statusbar:ownerdraw="true" statusbar:width="16" statusbar:helpid="helpid:5699"/>
31cdf0e10cSrcweir <statusbar:statusbaritem xlink:href=".uno:Size" statusbar:align="left" statusbar:autosize="true" statusbar:ownerdraw="true" statusbar:width="129" statusbar:helpid="helpid:10224"/>
32cdf0e10cSrcweir <statusbar:statusbaritem xlink:href=".uno:ViewLayout" statusbar:align="center" statusbar:ownerdraw="true" statusbar:width="63" statusbar:helpid="helpid:11064"/>
33cdf0e10cSrcweir <statusbar:statusbaritem xlink:href=".uno:ZoomSlider" statusbar:align="center" statusbar:ownerdraw="true" statusbar:width="130" statusbar:helpid="helpid:11065"/>
34cdf0e10cSrcweir <statusbar:statusbaritem xlink:href=".uno:Zoom" statusbar:align="center" statusbar:width="35" statusbar:helpid="helpid:10000"/>
35cdf0e10cSrcweir</statusbar:statusbar>
36