This file is indexed.

/usr/lib/libreoffice/share/extensions/canzeley-client/Kanzleiprogramm/AktenAnsDia.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
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<?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="9" dlg:id="AktenAnsDia" dlg:tab-index="0" dlg:left="5" dlg:top="10" dlg:width="450" dlg:height="300" dlg:page="1" dlg:closeable="true" dlg:moveable="true">
 <dlg:styles>
  <dlg:style dlg:style-id="0" dlg:background-color="0xfcffa8"/>
  <dlg:style dlg:style-id="1" dlg:background-color="0xffffcc"/>
  <dlg:style dlg:style-id="2" dlg:font-height="10" dlg:font-weight="150" dlg:font-slant="italic"/>
  <dlg:style dlg:style-id="3" dlg:background-color="0xebebeb" dlg:font-name="DejaVu Sans" dlg:font-stylename="Book" dlg:font-family="swiss"/>
  <dlg:style dlg:style-id="4" dlg:font-height="8"/>
  <dlg:style dlg:style-id="5" dlg:background-color="0xfcffa8" dlg:font-height="8"/>
  <dlg:style dlg:style-id="6" dlg:background-color="0xffffcc" dlg:font-name="DejaVu Sans" dlg:font-stylename="Condensed" dlg:font-family="swiss"/>
  <dlg:style dlg:style-id="7" dlg:background-color="0xebebeb" dlg:font-name="DejaVu Sans" dlg:font-stylename="Condensed" dlg:font-family="swiss"/>
  <dlg:style dlg:style-id="8" dlg:font-name="DejaVu Sans" dlg:font-stylename="Book" dlg:font-family="swiss"/>
  <dlg:style dlg:style-id="9" dlg:background-color="0xa5bad6"/>
 </dlg:styles>
 <dlg:bulletinboard>
  <dlg:text dlg:style-id="0" dlg:id="IDLabel" dlg:tab-index="0" dlg:left="5" dlg:top="22" dlg:width="10" dlg:height="10" dlg:value="ID" dlg:align="center"/>
  <dlg:text dlg:style-id="1" dlg:id="IDNrLabel" dlg:tab-index="1" dlg:left="5" dlg:top="32" dlg:width="25" dlg:height="10"/>
  <dlg:text dlg:style-id="0" dlg:id="Rubrum" dlg:tab-index="3" dlg:left="70" dlg:top="22" dlg:width="25" dlg:height="10" dlg:value="Rubrum" dlg:align="center"/>
  <dlg:text dlg:style-id="0" dlg:id="RegisterNr" dlg:tab-index="2" dlg:left="30" dlg:top="22" dlg:width="35" dlg:height="10" dlg:value="RegisterNr." dlg:align="center"/>
  <dlg:text dlg:style-id="0" dlg:id="Aktenzeichen" dlg:tab-index="4" dlg:left="30" dlg:top="42" dlg:width="40" dlg:height="10" dlg:value="Aktenzeichen" dlg:align="center"/>
  <dlg:text dlg:style-id="0" dlg:id="Wegen" dlg:tab-index="5" dlg:left="75" dlg:top="42" dlg:width="20" dlg:height="10" dlg:value="wegen" dlg:align="center"/>
  <dlg:text dlg:style-id="0" dlg:id="Referat" dlg:tab-index="6" dlg:left="135" dlg:top="42" dlg:width="40" dlg:height="10" dlg:value="Sachgebiet" dlg:align="center"/>
  <dlg:button dlg:id="GerichteButton" dlg:tab-index="12" dlg:left="200" dlg:top="3" dlg:width="70" dlg:height="15" dlg:value="Gerichte">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.Aktenanzeige1Gerichte?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:id="PersonenButton" dlg:tab-index="13" dlg:left="50" dlg:top="3" dlg:width="70" dlg:height="15" dlg:value="Personen">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.Aktenanzeige1Personen?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:style-id="2" dlg:id="AbbruchButton" dlg:tab-index="14" dlg:left="5" dlg:top="3" dlg:width="15" dlg:height="15" dlg:help-text="Dialog schließen" dlg:value="X">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.AktenAnsDiaAbbruchButton?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:id="AkteButton" dlg:tab-index="15" dlg:left="275" dlg:top="3" dlg:width="70" dlg:height="15" dlg:value="Akte">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenMod1.AktenanzeigeRegNrBekannt?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:id="DokumenteButton" dlg:tab-index="16" dlg:left="125" dlg:top="3" dlg:width="70" dlg:height="15" dlg:value="Dokumente">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.Aktenanzeige1Dokumente?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:text dlg:style-id="0" dlg:id="TaskLabel" dlg:tab-index="7" dlg:left="5" dlg:top="67" dlg:width="50" dlg:height="10" dlg:align="center"/>
  <dlg:menulist dlg:id="Auswahlfeld" dlg:tab-index="8" dlg:left="4" dlg:top="77" dlg:width="445" dlg:height="100"/>
  <dlg:button dlg:id="DocAuswahlButton" dlg:tab-index="17" dlg:left="35" dlg:top="177" dlg:width="75" dlg:height="15" dlg:page="3" dlg:value="Dokument öffnen">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.Dokumentauswahl?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:id="AnsGerichtButton" dlg:tab-index="18" dlg:left="5" dlg:top="177" dlg:width="100" dlg:height="15" dlg:page="2" dlg:value="Schriftsatz ans Gericht">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.SchriftsatzAnsGericht?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:id="GerichtHinzufuegenButton" dlg:tab-index="19" dlg:left="110" dlg:top="177" dlg:width="80" dlg:height="15" dlg:page="2" dlg:value="Gericht hinzufügen">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AdressenAWMod1.GerichtHinzufuegen?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:id="AdresseNachTextButton" dlg:tab-index="10" dlg:left="5" dlg:top="177" dlg:width="70" dlg:height="15" dlg:page="1" dlg:value="Adresse in Brief">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.AdresseNachText?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:id="PersonBearbeitenButton" dlg:tab-index="9" dlg:left="85" dlg:top="177" dlg:width="70" dlg:height="15" dlg:page="1" dlg:value="Person bearbeiten">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.Adressauswahl?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:id="PersonHinzufuegenButton" dlg:tab-index="11" dlg:left="165" dlg:top="177" dlg:width="70" dlg:height="15" dlg:page="1" dlg:value="Person hinzufügen">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AdressenAWMod1.Adressenauswahl?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:id="NeuePersonButton" dlg:tab-index="20" dlg:left="245" dlg:top="177" dlg:width="100" dlg:height="15" dlg:page="1" dlg:value="Neue Person hinzufügen">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.NeuePersonButton?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:text dlg:style-id="3" dlg:id="RegNrLabel" dlg:tab-index="21" dlg:left="30" dlg:top="32" dlg:width="40" dlg:height="10"/>
  <dlg:text dlg:style-id="3" dlg:id="RubrumLabel" dlg:tab-index="22" dlg:left="70" dlg:top="32" dlg:width="130" dlg:height="10"/>
  <dlg:text dlg:style-id="3" dlg:id="AZLabel" dlg:tab-index="23" dlg:left="30" dlg:top="52" dlg:width="40" dlg:height="10"/>
  <dlg:text dlg:style-id="3" dlg:id="WegenLabel" dlg:tab-index="24" dlg:left="70" dlg:top="52" dlg:width="55" dlg:height="10"/>
  <dlg:text dlg:style-id="3" dlg:id="ReferatLabel" dlg:tab-index="25" dlg:left="125" dlg:top="52" dlg:width="75" dlg:height="10"/>
  <dlg:button dlg:id="ZeichenButton" dlg:tab-index="26" dlg:left="350" dlg:top="177" dlg:width="90" dlg:height="30" dlg:page="1" dlg:value="Zeichen und Ansprech- person (AP) bearbeiten" dlg:multiline="true">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.ZeichenBearbeiten?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:fixedline dlg:id="FixedLine1" dlg:tab-index="28" dlg:left="2" dlg:top="18" dlg:width="446" dlg:height="1" dlg:page="1"/>
  <dlg:button dlg:style-id="2" dlg:id="HauptauswahlButton" dlg:tab-index="29" dlg:left="22" dlg:top="3" dlg:width="15" dlg:height="15" 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:fixedline dlg:id="FixedLine2" dlg:tab-index="30" dlg:left="2" dlg:top="19" dlg:width="446" dlg:height="1"/>
  <dlg:button dlg:id="GerichtLoeschenButton" dlg:tab-index="31" dlg:left="195" dlg:top="197" dlg:width="70" dlg:height="15" dlg:page="2" dlg:value="Gericht löschen">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.GerichtLoeschen?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:id="GeschaeftszeichenAendernButton" dlg:tab-index="27" dlg:left="270" dlg:top="177" dlg:width="130" dlg:height="15" dlg:page="2" dlg:value="Geschäftszeichen  und Rubrum ändern">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.GeschaeftszeichenUndRubrumAendern?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:id="PersonLoeschenButton" dlg:tab-index="32" dlg:left="165" dlg:top="197" dlg:width="70" dlg:height="15" dlg:page="1" dlg:value="Person löschen">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.PersonLoeschen?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:id="GerichtsdatenAendernButton" dlg:tab-index="33" dlg:left="195" dlg:top="177" dlg:width="70" dlg:height="15" dlg:page="2" dlg:value="Gerichtsdaten ändern">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.GerichtsdatenAendern?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:id="WiedervorlagenButton" dlg:tab-index="34" dlg:left="350" dlg:top="3" dlg:width="70" dlg:height="15" dlg:value="Wiedervorlagen">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.Aktenanzeige1Wiedervorlagen?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:id="NeueWiedervorlageButton" dlg:tab-index="35" dlg:left="15" dlg:top="177" dlg:width="70" dlg:height="15" dlg:page="4" dlg:value="Neue Wiedervorlage">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.WvMod1.WiedervorlagenEintragen?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:id="WvlAendernButton" dlg:tab-index="36" dlg:left="95" dlg:top="177" dlg:width="70" dlg:height="15" dlg:page="4" dlg:help-text="Löscht die ausgewählte Wiedervorlage." dlg:value="Wiedervorlage ändern">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.WiedervorlageAendern?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:id="WvlLoeschenButton" dlg:tab-index="37" dlg:left="175" dlg:top="177" dlg:width="70" dlg:height="15" dlg:page="4" dlg:help-text="Löscht die ausgewählte Wiedervorlage." dlg:value="Wiedervorlage löschen">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.WiedervorlageLoeschen?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:text dlg:style-id="4" dlg:id="AnmerkungAkteLabel" dlg:tab-index="38" dlg:left="210" dlg:top="32" dlg:width="220" dlg:height="30" dlg:page="4"/>
  <dlg:text dlg:style-id="5" dlg:id="AnmerkungLabel" dlg:tab-index="39" dlg:left="210" dlg:top="22" dlg:width="50" dlg:height="10" dlg:page="4" dlg:value="Anmerkung" dlg:align="center"/>
  <dlg:text dlg:style-id="6" dlg:id="AnmerkungLabel1" dlg:tab-index="40" dlg:left="5" dlg:top="205" dlg:width="40" dlg:height="10" dlg:page="1" dlg:value="Anmerkung:"/>
  <dlg:text dlg:style-id="7" dlg:id="AnmerkungTextLabel" dlg:tab-index="41" dlg:left="5" dlg:top="215" dlg:width="250" dlg:height="80" dlg:page="1" dlg:multiline="true"/>
  <dlg:button dlg:style-id="8" dlg:id="VermerkButton" dlg:tab-index="42" dlg:left="350" dlg:top="27" dlg:width="70" dlg:height="15" dlg:value="Vermerk">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.SchreibeVermerk?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:style-id="8" dlg:id="FoBerButton" dlg:tab-index="43" dlg:left="350" dlg:top="47" dlg:width="80" dlg:height="15" dlg:page="1" dlg:value="Forderungsberechnung">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.FoBerMod1.ForderungsberechnungOhne?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:style-id="8" dlg:id="ForBerMitButton" dlg:tab-index="44" dlg:left="110" dlg:top="197" dlg:width="80" dlg:height="15" dlg:page="2" dlg:value="Forderungsberechnung">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.FoBerMod1.ForderungsberechnungMit?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:style-id="8" dlg:id="KopierButton" dlg:tab-index="45" dlg:left="85" dlg:top="197" dlg:width="70" dlg:height="15" dlg:page="1" dlg:value="Kopiervorlage">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.AktenAnsMod1.Kopiervorlage?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
 </dlg:bulletinboard>
</dlg:window>