LibreOffice logo
BASEDOCUMENTER
The software tool for documenting your LibreOffice Base applications
 
Database file/home/jean-pierre/Documents/BaseDocumenter/www/databases/GenoBase/GENOBASEv40x_LEER.odb
File actual save date2018-07-08 15:31:58
Scanning done on2018-08-21 16:03:34
Documentation generated on2018-08-21 16:03:50
Table of contents
GenoBase
List of modules
Location Library Module name Module type Number of code lines Procedures by module Declaratives
Document Standard AA_Variablen Standard 31 GENOBASE
'************************************************
'Copyright (C) 2005-2018 Gisbert Friege
'Westerwaldstr.7
'42719 Solingen
'Germany
'genobase@@friege.de
'
'This library is free software; you can redistribute it and/or
'modify it under the terms of the GNU General Public Licence (GPL)
'as published by the Free Software Foundation; either
'version 2.1 of the License, or (at your option) any later version.

'This library is distributed in the hope that it will be useful,
'but WITHOUT ANY WARRANTY; without even the implied warranty of
'MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
'General Public License for more details.

'You should have received a copy of the GNU General Public Licence (GPL)
'along with this library; if not, write to the Free Software
'Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
'************************************************

REM ***** BASIC *****
Document Standard Abfragen_CSV Standard 446 _ExportPfad
Abfrage_in_CSV
Antwort_CSV_holen
Dateiauswahl
Datumgedreht
Eintragen
Pfad_Einlesen
'************************************************
'Copyright (C) 2005-2018 Gisbert Friege
'Westerwaldstr.7
'42719 Solingen
'Germany
'genobase@@friege.de
'
'This library is free software; you can redistribute it and/or
'modify it under the terms of the GNU General Public Licence (GPL)
'as published by the Free Software Foundation; either
'version 2.1 of the License, or (at your option) any later version.

'This library is distributed in the hope that it will be useful,
'but WITHOUT ANY WARRANTY; without even the implied warranty of
'MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
'General Public License for more details.

'You should have received a copy of the GNU General Public Licence (GPL)
'along with this library; if not, write to the Free Software
'Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
'************************************************

REM ***** BASIC *****

Document Standard Aktualisierung Standard 715 ExportPfad
Filter_I_Aktualisieren
Filter_M_Aktualisieren
Form_aktualisieren
Form_Filter_aktualisieren
Form_Interessenten_aktualisieren
Form_Mitglieder_aktualisieren
neueBank_aktualisieren
neueDomain_aktualisieren
neuenStromGasStatus_aktualisieren
neuePLZ_aktualisieren
neuerOrt_aktualisieren
neueStr_aktualisieren
neueVorwahlen_aktualisieren
Ordneranzeigen
Raten_Projekt_Eintragen
SortierungUmschalten
SortierungUmschalten_
Suchfilter_aktualisieren
vonbis_aktualisieren
VorgangID_lesen
'************************************************
'Copyright (C) 2005-2018 Gisbert Friege
'Westerwaldstr.7
'42719 Solingen
'Germany
'genobase@@friege.de
'
'This library is free software; you can redistribute it and/or
'modify it under the terms of the GNU General Public Licence (GPL)
'as published by the Free Software Foundation; either
'version 2.1 of the License, or (at your option) any later version.

'This library is distributed in the hope that it will be useful,
'but WITHOUT ANY WARRANTY; without even the implied warranty of
'MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
'General Public License for more details.

'You should have received a copy of the GNU General Public Licence (GPL)
'along with this library; if not, write to the Free Software
'Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
'************************************************

REM ***** BASIC *****

Document Standard Berichte Standard 491 Calc2CSV_exists
Dateiauswahl
Filtern_und_Drucken
Filtern_und_Mail
Filtern_und_Mail_BACKUP
Filtern_und_Mail_Text
GetRepertoirePath
Lib_Erzeugen
Lib_TEST
Lies_MM_configTXT
Mailmerge
Modul_Calc2CSV_anlegen
Replace
Schreibe_MM_configTXT
'************************************************
'Copyright (C) 2005-2018 Gisbert Friege
'Westerwaldstr.7
'42719 Solingen
'Germany
'genobase@@friege.de
'
'This library is free software; you can redistribute it and/or
'modify it under the terms of the GNU General Public Licence (GPL)
'as published by the Free Software Foundation; either
'version 2.1 of the License, or (at your option) any later version.

'This library is distributed in the hope that it will be useful,
'but WITHOUT ANY WARRANTY; without even the implied warranty of
'MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
'General Public License for more details.

'You should have received a copy of the GNU General Public Licence (GPL)
'along with this library; if not, write to the Free Software
'Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
'************************************************

REM ***** BASIC *****

Document Standard Dividenden Standard 990 Abfrage_in_XML
Ablaufdatum
DivHistoZeile
DividHisto_DatenEintragen
KontodatenEintragen
SEPAZeileMerken
Steuerdaten_aktualisieren
Steuerdaten_Mitgliedsnummern_ergaenzen
Steuerdaten_Zeilenauswahl
'************************************************
'Copyright (C) 2005-2018 Gisbert Friege
'Westerwaldstr.7
'42719 Solingen
'Germany
'genobase@@friege.de
'
'This library is free software; you can redistribute it and/or
'modify it under the terms of the GNU General Public Licence (GPL)
'as published by the Free Software Foundation; either
'version 2.1 of the License, or (at your option) any later version.

'This library is distributed in the hope that it will be useful,
'but WITHOUT ANY WARRANTY; without even the implied warranty of
'MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
'General Public License for more details.

'You should have received a copy of the GNU General Public Licence (GPL)
'along with this library; if not, write to the Free Software
'Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
'************************************************

REM ***** BASIC *****

'SUB vonbis_aktualisieren im Modul Serienbrief
'wird für Dividenden verwendet

'FUNCTION Datumswert(oFeld AS OBJECT) AS DATE
'a() = OfficeVersion()
'IF a( 0) = "LibreOffice" AND ( LEFT(a( 1), 1) = 4 AND RIGHT( LEFT( a( 1), 3), 1) > 0) OR LEFT(a( 1), 1) > 4 THEN
'DIM stMonat AS STRING
'DIM stTag AS STRING
'stMonat = Right( Str( 0) & Str( oFeld.CurrentValue.Month),2)
'stTag = Right( Str( 0) & Str( oFeld.CurrentValue.Day),2)
'Datumswert = CDateFromIso( oFeld.CurrentValue.Year & stMonat & stTag)
'ELSE
'Datumswert = CDateFromIso( oFeld.CurrentValue)
'END IF
'END FUNCTION


Document Standard IBAN Standard 178 IBAN_check
IBANcheck
Main
pruefeIBAN
stIBAN
'************************************************
'Copyright (C) 2005-2018 Gisbert Friege
'Westerwaldstr.7
'42719 Solingen
'Germany
'genobase@@friege.de
'
'This library is free software; you can redistribute it and/or
'modify it under the terms of the GNU General Public Licence (GPL)
'as published by the Free Software Foundation; either
'version 2.1 of the License, or (at your option) any later version.

'This library is distributed in the hope that it will be useful,
'but WITHOUT ANY WARRANTY; without even the implied warranty of
'MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
'General Public License for more details.

'You should have received a copy of the GNU General Public Licence (GPL)
'along with this library; if not, write to the Free Software
'Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
'************************************************

REM ***** BASIC *****
Document Standard Infos Standard 334 Info
Info_BZSt_Online
Info_BZStEinstellungen
Info_DividendenKonten
Info_Dividendenzentrale
Info_Grundeinstellungen
Info_Interessenten
Info_Listendaten
Info_Mailmerge
Info_Mitglieder
Info_MitgliederAdressen
Info_MitgliederBankdaten
Info_Mitgliederbriefe
Info_Mitgliedsanteile
Info_ProjekteEinstellungen
Info_ProjektKonten
Info_RatenKonten
Info_SEPA_Einstellungen
Info_Steuerdaten
Info_StromGas
'************************************************
'Copyright (C) 2005-2018 Gisbert Friege
'Westerwaldstr.7
'42719 Solingen
'Germany
'genobase@@friege.de
'
'This library is free software; you can redistribute it and/or
'modify it under the terms of the GNU General Public Licence (GPL)
'as published by the Free Software Foundation; either
'version 2.1 of the License, or (at your option) any later version.

'This library is distributed in the hope that it will be useful,
'but WITHOUT ANY WARRANTY; without even the implied warranty of
'MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
'General Public License for more details.

'You should have received a copy of the GNU General Public Licence (GPL)
'along with this library; if not, write to the Free Software
'Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
'************************************************

REM ***** BASIC *****
Document Standard Navigation Standard 236 Ansicht100
Fenster_mini
Fenstergroesse
Formular_Direktstart
Hauptformular_oeffnen
StartFormular_close
Symbolleisten_Ausblenden
Symbolleisten_Ausblenden_I
Symbolleisten_Ausblenden_M
Symbolleisten_Einblenden
Zu_Formular_von_Formular
Zu_Formular_von_Formular_mit_Ordner
'************************************************
'Copyright (C) 2005-2018 Gisbert Friege
'Westerwaldstr.7
'42719 Solingen
'Germany
'genobase@@friege.de
'
'This library is free software; you can redistribute it and/or
'modify it under the terms of the GNU General Public Licence (GPL)
'as published by the Free Software Foundation; either
'version 2.1 of the License, or (at your option) any later version.

'This library is distributed in the hope that it will be useful,
'but WITHOUT ANY WARRANTY; without even the implied warranty of
'MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
'General Public License for more details.

'You should have received a copy of the GNU General Public Licence (GPL)
'along with this library; if not, write to the Free Software
'Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
'************************************************

REM ***** BASIC *****

REM Soll aus einem Formular immer wieder zu einem Hauptformular zurückgekehrt werden, so ist lediglich
REM ThisDatabaseDocument.FormDocuments.getByName( "Hauptformular" ).open
REM unter Extras → Anpassen → Ereignisse → Dokument wird geschlossen
REM im zu schließenden Formular zu verankern.

Document Standard Projekte Standard 496 ProjektdatenEintragen
ProjektID_lesen
test
'************************************************
'Copyright (C) 2005-2018 Gisbert Friege
'Westerwaldstr.7
'42719 Solingen
'Germany
'genobase@@friege.de
'
'This library is free software; you can redistribute it and/or
'modify it under the terms of the GNU General Public Licence (GPL)
'as published by the Free Software Foundation; either
'version 2.1 of the License, or (at your option) any later version.

'This library is distributed in the hope that it will be useful,
'but WITHOUT ANY WARRANTY; without even the implied warranty of
'MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
'General Public License for more details.

'You should have received a copy of the GNU General Public Licence (GPL)
'along with this library; if not, write to the Free Software
'Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
'************************************************

REM ***** BASIC *****

Document Standard Serienbrief Standard 1041 Datumgedreht
Einzeldruck_obsolet
Filter_I_holen_Einzelbrief
Filter_M_holen_Einzelbrief
Inhalt_zusammenstellen_Serie
inWorten
min_bis_max
min_bis_max_I
OberOrdner
Pfadzeile
Projektfilter_umschalten
Schalterfarbe
Seriendruck
vonbis_aktualisieren
vonbis_aktualisieren_I
'************************************************
'Copyright (C) 2005-2018 Gisbert Friege
'Westerwaldstr.7
'42719 Solingen
'Germany
'genobase@@friege.de
'
'This library is free software; you can redistribute it and/or
'modify it under the terms of the GNU General Public Licence (GPL)
'as published by the Free Software Foundation; either
'version 2.1 of the License, or (at your option) any later version.

'This library is distributed in the hope that it will be useful,
'but WITHOUT ANY WARRANTY; without even the implied warranty of
'MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
'General Public License for more details.

'You should have received a copy of the GNU General Public Licence (GPL)
'along with this library; if not, write to the Free Software
'Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
'************************************************

REM ***** BASIC *****