This file is indexed.

/usr/lib/libreoffice/share/extensions/canzeley-client/Kanzleiprogramm/GerichtDia.xdl is in libreoffice-canzeley-client 0.5.0-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
<dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:style-id="4" dlg:id="GerichtDia" dlg:left="40" dlg:top="40" dlg:width="253" dlg:height="210" dlg:page="1" dlg:closeable="true" dlg:moveable="true">
 <dlg:styles>
  <dlg:style dlg:style-id="0" dlg:background-color="0xffffcc" dlg:font-height="7"/>
  <dlg:style dlg:style-id="1" dlg:background-color="0xffffcc" dlg:font-height="8"/>
  <dlg:style dlg:style-id="2" dlg:background-color="0xffffff"/>
  <dlg:style dlg:style-id="3" dlg:font-weight="150" dlg:font-slant="italic"/>
  <dlg:style dlg:style-id="4" dlg:background-color="0xa5bad6"/>
 </dlg:styles>
 <dlg:bulletinboard>
  <dlg:fixedline dlg:id="FixedLine1" dlg:tab-index="2" dlg:left="2" dlg:top="17" dlg:width="246" dlg:height="1"/>
  <dlg:text dlg:style-id="0" dlg:id="GerichtsartLabel" dlg:tab-index="3" dlg:left="5" dlg:top="20" dlg:width="50" dlg:height="10" dlg:page="1" dlg:value="Gerichtsart" dlg:align="center"/>
  <dlg:text dlg:style-id="0" dlg:id="GerichtsortLabel" dlg:tab-index="4" dlg:left="100" dlg:top="20" dlg:width="50" dlg:height="10" dlg:page="1" dlg:value="Gerichtsort" dlg:align="center"/>
  <dlg:textfield dlg:id="GerichtsortText" dlg:tab-index="5" dlg:left="99" dlg:top="32" dlg:width="100" dlg:height="10" dlg:page="1" dlg:maxlength="60">
   <script:event script:event-name="on-blur" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.GerichtMod2.Gericht?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:textfield>
  <dlg:text dlg:style-id="0" dlg:id="StrasseLabel" dlg:tab-index="6" dlg:left="5" dlg:top="47" dlg:width="50" dlg:height="10" dlg:page="1" dlg:value="Straße" dlg:align="center"/>
  <dlg:text dlg:style-id="0" dlg:id="PLZLabel" dlg:tab-index="8" dlg:left="5" dlg:top="74" dlg:width="20" dlg:height="10" dlg:page="1" dlg:value="PLZ" dlg:align="center"/>
  <dlg:textfield dlg:id="StrasseText" dlg:tab-index="7" dlg:left="4" dlg:top="59" dlg:width="120" dlg:height="10" dlg:page="1" dlg:maxlength="30">
   <script:event script:event-name="on-blur" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.GerichtMod2.Strasse?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:textfield>
  <dlg:textfield dlg:id="PLZText" dlg:tab-index="9" dlg:left="4" dlg:top="86" dlg:width="30" dlg:height="10" dlg:page="1" dlg:maxlength="10">
   <script:event script:event-name="on-blur" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.GerichtMod2.PLZ?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:textfield>
  <dlg:text dlg:style-id="0" dlg:id="OrtLabel1" dlg:tab-index="10" dlg:left="40" dlg:top="74" dlg:width="20" dlg:height="10" dlg:page="1" dlg:value="Ort" dlg:align="center"/>
  <dlg:textfield dlg:id="OrtText" dlg:tab-index="11" dlg:left="39" dlg:top="86" dlg:width="120" dlg:height="10" dlg:page="1" dlg:maxlength="30">
   <script:event script:event-name="on-blur" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.GerichtMod2.Ort?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:textfield>
  <dlg:text dlg:style-id="0" dlg:id="TelefonLabel" dlg:tab-index="12" dlg:left="5" dlg:top="110" dlg:width="50" dlg:height="10" dlg:page="1" dlg:value="Telefon" dlg:align="center"/>
  <dlg:textfield dlg:id="TelefonText" dlg:tab-index="13" dlg:left="4" dlg:top="122" dlg:width="100" dlg:height="10" dlg:page="1" dlg:maxlength="30">
   <script:event script:event-name="on-blur" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.GerichtMod2.Telefon?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:textfield>
  <dlg:text dlg:style-id="0" dlg:id="TelefaxLabel" dlg:tab-index="14" dlg:left="5" dlg:top="140" dlg:width="50" dlg:height="10" dlg:page="1" dlg:value="Telefax" dlg:align="center"/>
  <dlg:textfield dlg:id="TelefaxText" dlg:tab-index="15" dlg:left="4" dlg:top="152" dlg:width="100" dlg:height="10" dlg:page="1" dlg:maxlength="30">
   <script:event script:event-name="on-blur" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.GerichtMod2.Telefax?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:textfield>
  <dlg:text dlg:style-id="0" dlg:id="Label1" dlg:tab-index="16" dlg:left="5" dlg:top="175" dlg:width="180" dlg:height="10" dlg:page="1" dlg:value="Daten werden beim Verlassen der Felder gespeichert." dlg:align="center"/>
  <dlg:text dlg:style-id="1" dlg:id="IDLabel" dlg:tab-index="17" dlg:left="5" dlg:top="193" dlg:width="20" dlg:height="10" dlg:page="1"/>
  <dlg:text dlg:style-id="2" dlg:id="GerichtsartAnzLabel" dlg:tab-index="18" dlg:left="5" dlg:top="32" dlg:width="85" dlg:height="10"/>
  <dlg:button dlg:style-id="3" dlg:id="HauptauswahlButton" dlg:tab-index="1" dlg:left="18" dlg:top="3" dlg:width="10" dlg:height="10" dlg:help-text="Aufgabenauswahl" dlg:value="A">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.HauptAWMod.Hauptauswahl?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:style-id="3" dlg:id="AbbruchButton" dlg:tab-index="0" dlg:left="5" dlg:top="3" dlg:width="10" dlg:height="10" dlg:help-text="Dialog schließen" dlg:value="X">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.GerichtMod1.GerichtDiaAbbruchButton?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
 </dlg:bulletinboard>
</dlg:window>