This file is indexed.

/usr/lib/libreoffice/share/extensions/canzeley-client/Kanzleiprogramm/SystemPflegeDia.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
<?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="3" dlg:id="SystemPflegeDia" dlg:tab-index="0" 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="8"/>
  <dlg:style dlg:style-id="1" dlg:font-weight="150" dlg:font-slant="italic"/>
  <dlg:style dlg:style-id="2" dlg:background-color="0xffffcc"/>
  <dlg:style dlg:style-id="3" dlg:background-color="0xffff00"/>
 </dlg:styles>
 <dlg:bulletinboard>
  <dlg:text dlg:style-id="0" dlg:id="StatusLabel" dlg:tab-index="0" dlg:left="5" dlg:top="25" dlg:width="60" dlg:height="10" dlg:value="Bisherige Werte" dlg:align="center"/>
  <dlg:button dlg:style-id="1" dlg:id="AbbruchButton" dlg:tab-index="3" 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.SystemAdminMod1.CreateSystemAdminDia?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:button dlg:style-id="1" dlg:id="HauptauswahlButton" dlg:tab-index="4" 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:fixedline dlg:id="FixedLine1" dlg:tab-index="5" dlg:left="2" dlg:top="17" dlg:width="246" dlg:height="1"/>
  <dlg:text dlg:style-id="2" dlg:id="NeuLabel1" dlg:tab-index="2" dlg:left="5" dlg:top="125" dlg:width="80" dlg:height="10" dlg:align="center"/>
  <dlg:text dlg:style-id="2" dlg:id="NeuLabel2" dlg:tab-index="8" dlg:left="5" dlg:top="165" dlg:width="60" dlg:height="10" dlg:page="2" dlg:align="center"/>
  <dlg:textfield dlg:id="Neu1Text" dlg:tab-index="6" dlg:left="4" dlg:top="140" dlg:width="100" dlg:height="15"/>
  <dlg:menulist dlg:id="RecentListBox" dlg:tab-index="1" dlg:left="4" dlg:top="40" dlg:width="200" dlg:height="80"/>
  <dlg:button dlg:id="HinzufuegenButton" dlg:tab-index="7" dlg:left="160" dlg:top="180" dlg:width="60" dlg:height="15" dlg:value="Hinzufügen">
   <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:Kanzleiprogramm.SystemPflegeMod1.HinzufuegenButton?language=Basic&amp;location=application" script:language="Script"/>
  </dlg:button>
  <dlg:textfield dlg:id="Neu2Text" dlg:tab-index="9" dlg:left="4" dlg:top="180" dlg:width="125" dlg:height="15" dlg:page="2"/>
 </dlg:bulletinboard>
</dlg:window>