update 20241225

This commit is contained in:
Stefan Hutter
2024-12-25 11:42:23 +01:00
parent 4093f8764d
commit 4455cca85a
284 changed files with 100326 additions and 61 deletions

View File

@@ -0,0 +1,7 @@
' <autogenerated/>
Option Strict Off
Option Explicit On
Imports System
Imports System.Reflection
<Assembly: Global.System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName:=".NET Framework 4.8")>

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
c167af80387d7f8f72372584e20a86ddc55bfc3cbb05169b1b424863e267c960

View File

@@ -0,0 +1,37 @@
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\bin\Debug\AllgFnkt_Plugin.dll
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\bin\Debug\AllgFnkt_Plugin.pdb
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\bin\Debug\AllgFnkt_Plugin.xml
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\bin\Debug\PluginAPI.dll
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\bin\Debug\PluginAPI.pdb
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\bin\Debug\PluginAPI.xml
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\ResolveAssemblyReference.cache
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\AllgFnkt_Plugin.frmPrinterSettings.resources
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\AllgFnkt_Plugin.frmRapport.resources
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\AllgFnkt_Plugin.Resources.resources
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\ResGen.read.1.tlog
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\ResGen.write.1.tlog
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\AllgFnkt_Plugin.dll
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\AllgFnkt_Plugin.xml
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\AllgFnkt_Plugin.pdb
E:\Software-Projekte\IDVLib\TKBOfficeLib\TKBOfficeLib\bin\Release\AllgFnkt_Plugin.dll
E:\Software-Projekte\IDVLib\TKBOfficeLib\TKBOfficeLib\bin\Release\AllgFnkt_Plugin.pdb
E:\Software-Projekte\IDVLib\TKBOfficeLib\TKBOfficeLib\bin\Release\AllgFnkt_Plugin.xml
E:\Software-Projekte\TKBDiverse\TKBOfficeLib\TKBOfficeLib\bin\Release\AllgFnkt_Plugin.dll
E:\Software-Projekte\TKBDiverse\TKBOfficeLib\TKBOfficeLib\bin\Release\AllgFnkt_Plugin.pdb
E:\Software-Projekte\TKBDiverse\TKBOfficeLib\TKBOfficeLib\bin\Release\AllgFnkt_Plugin.xml
E:\Software-Projekte\TKBDiverse\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\AllgFnkt_Plugin.vbprojResolveAssemblyReference.cache
E:\Software-Projekte\TKBDiverse\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\AllgFnkt_Plugin.frmPrinterSettings.resources
E:\Software-Projekte\TKBDiverse\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\AllgFnkt_Plugin.frmRapport.resources
E:\Software-Projekte\TKBDiverse\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\AllgFnkt_Plugin.Resources.resources
E:\Software-Projekte\TKBDiverse\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\AllgFnkt_Plugin.vbproj.GenerateResource.Cache
E:\Software-Projekte\TKBDiverse\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\AllgFnkt_Plugin.dll
E:\Software-Projekte\TKBDiverse\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\AllgFnkt_Plugin.xml
E:\Software-Projekte\TKBDiverse\TKBOfficeLib\AllgFnkt_Plugin\obj\Debug\AllgFnkt_Plugin.pdb
E:\Software-Projekte\OnDoc\OnDoc\Plugin_Printersettings\obj\Debug\AllgFnkt_Plugin.vbproj.AssemblyReference.cache
E:\Software-Projekte\OnDoc\OnDoc\Plugin_Printersettings\obj\Debug\AllgFnkt_Plugin.frmPrinterSettings.resources
E:\Software-Projekte\OnDoc\OnDoc\Plugin_Printersettings\obj\Debug\AllgFnkt_Plugin.Resources.resources
E:\Software-Projekte\OnDoc\OnDoc\Plugin_Printersettings\obj\Debug\AllgFnkt_Plugin.vbproj.GenerateResource.cache
E:\Software-Projekte\OnDoc\OnDoc\Plugin_Printersettings\obj\Debug\AllgFnkt_Plugin.vbproj.CoreCompileInputs.cache
E:\Software-Projekte\OnDoc\OnDoc\Plugin_Printersettings\obj\Debug\AllgFnkt_Plugin.dll
E:\Software-Projekte\OnDoc\OnDoc\Plugin_Printersettings\obj\Debug\AllgFnkt_Plugin.xml
E:\Software-Projekte\OnDoc\OnDoc\Plugin_Printersettings\obj\Debug\AllgFnkt_Plugin.pdb

View File

@@ -0,0 +1,69 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>
AllgFnkt_Plugin
</name>
</assembly>
<members>
<member name="P:AllgFnkt_Plugin.Plugin.PluginName">
<summary>
Liefert Plugin-Name und Version
</summary>
<remarks></remarks>
</member>
<member name="P:AllgFnkt_Plugin.Plugin.ErrorCode">
<summary>
Liefer Fehlercode
Code ungleich 0 - Detaillierte Meldung in Error-Message
</summary>
<value></value>
<returns></returns>
<remarks></remarks>
</member>
<member name="P:AllgFnkt_Plugin.Plugin.ErrorMessage">
<summary>
Fehlermeldung bei iError-Code ungleich 0
</summary>
<value></value>
<returns></returns>
<remarks></remarks>
</member>
<member name="P:AllgFnkt_Plugin.Plugin.Returnwert">
<summary>
Liefert ein allfälliges Resultat aus einer Funktion zurück
</summary>
<value></value>
<returns></returns>
<remarks></remarks>
</member>
<member name="M:AllgFnkt_Plugin.Plugin.Start(System.Object,System.String,System.Object)">
<summary>
Startet eine implementierte Funktion:
- Formularaktualisierung
- Printersettings
</summary>
<param name="App">Applikationsobjekt (z.B. Word)</param>
<param name="Fnkt">Aufzurufende Funktion</param>
<param name="Parameters">Parameter sofern von der Funktion unterstütz</param>
<returns>Returnwert aus der Funktion, sofern von der Funktion unterstützt</returns>
<remarks></remarks>
</member>
<member name="T:AllgFnkt_Plugin.My.Resources.Resources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
<member name="P:AllgFnkt_Plugin.My.Resources.Resources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member>
<member name="P:AllgFnkt_Plugin.My.Resources.Resources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member>
</members>
</doc>

View File

@@ -0,0 +1 @@
016629c34a7cac867528b1f71592808829774632

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,18 @@
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\bin\Release\AllgFnkt_Plugin.dll
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\bin\Release\AllgFnkt_Plugin.pdb
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\bin\Release\AllgFnkt_Plugin.xml
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\bin\Release\PluginAPI.dll
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\bin\Release\PluginAPI.pdb
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\bin\Release\PluginAPI.xml
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Release\ResolveAssemblyReference.cache
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Release\AllgFnkt_Plugin.Resources.resources
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Release\ResGen.read.1.tlog
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Release\ResGen.write.1.tlog
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Release\AllgFnkt_Plugin.dll
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Release\AllgFnkt_Plugin.xml
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Release\AllgFnkt_Plugin.pdb
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Release\AllgFnkt_Plugin.frmPrinterSettings.resources
E:\Software-Projekte\IDVLib\TKBOfficeLib\TKBOfficeLib\bin\Release\AllgFnkt_Plugin.dll
E:\Software-Projekte\IDVLib\TKBOfficeLib\TKBOfficeLib\bin\Release\AllgFnkt_Plugin.pdb
E:\Software-Projekte\IDVLib\TKBOfficeLib\TKBOfficeLib\bin\Release\AllgFnkt_Plugin.xml
E:\Software-Projekte\IDVLib\TKBOfficeLib\AllgFnkt_Plugin\obj\Release\AllgFnkt_Plugin.frmRapport.resources

View File

@@ -0,0 +1,62 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>
AllgFnkt_Plugin
</name>
</assembly>
<members>
<member name="P:AllgFnkt_Plugin.Plugin.PluginName">
<summary>
Liefert Plugin-Name und Version
</summary>
<remarks></remarks>
</member><member name="P:AllgFnkt_Plugin.Plugin.ErrorCode">
<summary>
Liefer Fehlercode
Code ungleich 0 - Detaillierte Meldung in Error-Message
</summary>
<value></value>
<returns></returns>
<remarks></remarks>
</member><member name="P:AllgFnkt_Plugin.Plugin.ErrorMessage">
<summary>
Fehlermeldung bei iError-Code ungleich 0
</summary>
<value></value>
<returns></returns>
<remarks></remarks>
</member><member name="P:AllgFnkt_Plugin.Plugin.Returnwert">
<summary>
Liefert ein allfälliges Resultat aus einer Funktion zurück
</summary>
<value></value>
<returns></returns>
<remarks></remarks>
</member><member name="M:AllgFnkt_Plugin.Plugin.Start(System.Object,System.String,System.Object)">
<summary>
Startet eine implementierte Funktion:
- Formularaktualisierung
- Printersettings
</summary>
<param name="App">Applikationsobjekt (z.B. Word)</param>
<param name="Fnkt">Aufzurufende Funktion</param>
<param name="Parameters">Parameter sofern von der Funktion unterstütz</param>
<returns>Returnwert aus der Funktion, sofern von der Funktion unterstützt</returns>
<remarks></remarks>
</member><member name="P:AllgFnkt_Plugin.My.Resources.Resources.ResourceManager">
<summary>
Returns the cached ResourceManager instance used by this class.
</summary>
</member><member name="P:AllgFnkt_Plugin.My.Resources.Resources.Culture">
<summary>
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
</summary>
</member><member name="T:AllgFnkt_Plugin.My.Resources.Resources">
<summary>
A strongly-typed resource class, for looking up localized strings, etc.
</summary>
</member>
</members>
</doc>

Binary file not shown.

Binary file not shown.