| VB Extension Tools HTML project report | |
| Project: CodeHelperCollection | Module: CTextAusgabe |
| Module Type  | Class module  |
|---|---|
| File  | C:\Code\EE-projects\units\vb\standard\src\Text.cls  |
| Procedure 'Class_Initialize' | List of procedures |
| Scope/Type  | Private Sub  |
|---|
| Procedure 'CurrentX' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Single  |
| Procedure 'CurrentY' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Single  |
| Procedure 'ScaleLeft' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Single  |
| Procedure 'ScaleTop' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Single  |
| Procedure 'Tabelleüberschrift' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | String  |
| Procedure 'Datumsspalte' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | iDatumsspalteA As Long  |
| Procedure 'NurUltimo' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | fNurUltimoA As Boolean  |
| Procedure 'HochFormtErforderlich' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | fHochFormtErforderlichA As Boolean  |
| Procedure 'DruckerGeprüft' | List of procedures |
| Scope/Type  | Public Property (Let)  |
|---|---|
| Code parameters  | fDruckerGeprüftA As Boolean  |
| Procedure 'SchriftArtTitel' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | String  |
| Procedure 'DruckSeiteOben' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Long  |
| Procedure 'DruckSeiteLinks' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Long  |
| Procedure 'DruckSeiteBreite' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Long  |
| Procedure 'KopfzeilenTitel' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | String  |
| Procedure 'KopfzeilenOhneDatum' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Boolean  |
| Procedure 'FußzeilenTitel' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | String  |
| Procedure 'Tabelle' | List of procedures |
| Scope/Type  | Public Property (Set/Get)  |
|---|---|
| Code return value  | Object ' As Control  |
| Procedure 'GridIsFlexGrid' | List of procedures |
| Scope/Type  | Public Property (Get)  |
|---|---|
| Code return value  | Boolean  |
| Procedure 'TabelleAusgeben' | List of procedures |
| Scope/Type  | Public Sub  |
|---|---|
| Code parameters  | Optional Zoom  |
| Author  | Ralf Kunsmann  |
| Date  | 12.09.97  |
| Purpose  | Ausgabe einer Tabelle an den Drucker oder ein Steuerelement  |
| Procedure 'PaintPicture' | List of procedures |
| Scope/Type  | Public Sub  |
|---|---|
| Code parameters  |
Picture As StdPicture Optional X1 As Single Optional Y1 As Single Optional Width1 As Single Optional Height1 As Single Optional X2 As Single Optional Y2 As Single Optional Width2 As Single Optional Height2 As Single Optional OpCode As Long  |
| Procedure 'Unterstrichen' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Boolean  |
| Procedure 'DruckHöhe' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Integer  |
| Procedure 'RahmenTyp' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Integer  |
| Procedure 'Ausrichtung' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Integer  |
| Procedure 'SchriftGröße' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code parameters  | iSchriftGrößeA As Integer  |
| Procedure 'SchriftFett' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code parameters  | fSchriftFettA As Boolean  |
| Procedure 'SchriftKursiv' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code parameters  | fSchriftKursivA As Boolean  |
| Procedure 'SchriftArt' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code parameters  | sSchriftArtA As String  |
| Procedure 'PosX' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code parameters  | iPosXA As Integer  |
| Procedure 'PosY' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code parameters  | iPosYA As Integer  |
| Procedure 'TextBreite' | List of procedures |
| Scope/Type  | Public Property (Get)  |
|---|---|
| Code return value  | Long  |
| Procedure 'TextHöhe' | List of procedures |
| Scope/Type  | Public Property (Get)  |
|---|---|
| Code return value  | Long  |
| Procedure 'ZeichneRahmen' | List of procedures |
| Scope/Type  | Private Sub  |
|---|
| Procedure 'Zeilenwechsel' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Boolean  |
| Procedure 'DruckBreite' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | Integer  |
| Procedure 'Text' | List of procedures |
| Scope/Type  | Public Property (Let/Get)  |
|---|---|
| Code return value  | String  |
| Procedure 'DruckePosX' | List of procedures |
| Scope/Type  | Public Sub  |
|---|
| Procedure 'TextAusgeben' | List of procedures |
| Scope/Type  | Public Sub  |
|---|
| Procedure 'DruckeRechts' | List of procedures |
| Scope/Type  | Public Sub  |
|---|
| Procedure 'TextKürzen' | List of procedures |
| Scope/Type  | Public Sub  |
|---|---|
| Purpose  |
Verkürzt einen Text solange bis er die vorgegebene Länge unterschreitet.  |
| Procedure 'TextUmbrechen' | List of procedures |
| Scope/Type  | Public Sub  |
|---|---|
| Purpose  |
Diese Funktion bricht den Text des Klassenobjektes so um, daß die Textbreite das mit der Eigenschaft Druckbreite angegebene Mass nicht überschreitet  |
| Procedure 'AZiel' | List of procedures |
| Scope/Type  | Public Property (Set/Get)  |
|---|---|
| Code parameters  | objAZielA As Object  |
| Procedure 'DruckSeiteEinleiten' | List of procedures |
| Scope/Type  | Public Sub  |
|---|---|
| Author  | Ralf Kunsmann  |
| Date  | 04.09.97  |
| Purpose  |
Den Ausdruck einer Seite auf den Drucker einleiten: Wesentlichster Punkt: Überschrift der Ausgabeseite  |
| Procedure 'DruckSeiteAbschließen' | List of procedures |
| Scope/Type  | Public Sub  |
|---|---|
| Author  | Ralf Kunsmann  |
| Date  | 04.09.97  |
| Purpose  | Den Ausdruck einer Seite auf den Drucker beenden  |
| Procedure 'DruckerPrüfen' | List of procedures |
| Scope/Type  | Public Function  |
|---|---|
| Code parameters  | Optional Schrift  |
| Code return value  | Boolean  |
| Author  | Ralf Kunsmann  |
| Date  | 04.09.97  |
| Purpose  |   |
| Procedure 'fPrüfeSchrift' | List of procedures |
| Scope/Type  | Private Function  |
|---|---|
| Code parameters  | sSchrift As String  |
| Code return value  | Boolean  |
| Author  | Ralf Kunsmann  |
| Date  | 19.12.1997  |
| Purpose  |
Prüft, ob die angegebene Schriftart auf dem Drucker verfügbar ist.  |
| Procedure 'TabelleZeilenÜberschriften' | List of procedures |
| Scope/Type  | Private Sub  |
|---|---|
| Code parameters  |
rZoom As Single iPosy As Integer iPosX As Integer iAnfY As Integer iAnfX As Integer iBisZeile As Integer  |
| Author  | Ralf Kunsmann  |
| Date  | 20.12.1997  |
| Purpose  |
Gibt die Zeilenüberschriften (FixedCols) der auszugebenden Tabelle aus schreibt die hor. Startposition des Datenbereichs der Tabelle in der übergebenen Parameter.  |
| Procedure 'TabZeilenSpalteTitel' | List of procedures |
| Scope/Type  | Private Sub  |
|---|---|
| Code parameters  |
rZoom As Single iAnfX As Integer iAnfY As Integer  |
| Author  | Ralf Kunsmann  |
| Date  | 10.02.98  |
| Purpose  | Gibt Beschriftung aus linker oberer Ecke der auszugebenden Tabelle aus.  |
| Procedure 'TabZeilenTitel' | List of procedures |
| Scope/Type  | Private Sub  |
|---|---|
| Code parameters  |
rZoom As Single iAnfX As Integer iAnfY As Integer iStartZeile As Integer iEndZeile As Integer  |
| Author  | Ralf Kunsmann  |
| Date  | 10.02.98  |
| Purpose  | Gibt Beschriftung aus linker oberer Ecke der auszugebenden Tabelle aus.  |
| Procedure 'TabSpaltenTitel' | List of procedures |
| Scope/Type  | Private Sub  |
|---|---|
| Code parameters  |
rZoom As Single iAnfX As Integer iAnfY As Integer iStartSpalte As Integer iEndSpalte As Integer  |
| Author  | Ralf Kunsmann  |
| Date  | 10.02.98  |
| Purpose  | Gibt Beschriftung aus linker oberer Ecke der auszugebenden Tabelle aus.  |
| Procedure 'TabDaten' | List of procedures |
| Scope/Type  | Private Sub  |
|---|---|
| Code parameters  |
rZoom As Single iAnfX As Integer iAnfY As Integer iStartSpalte As Integer iEndSpalte As Integer iStartZeile As Integer iEndZeile As Integer  |
| Author  | Ralf Kunsmann  |
| Date  | 10.02.98  |
| Purpose  | Gibt Daten einer Tabelle im angegeben Bereich aus.  |
| Procedure 'ErmittlePhyDruckerRand' | List of procedures |
| Scope/Type  | Public Sub  |
|---|---|
| Code parameters  |
RandX As Integer RandY As Integer  |
| Procedure 'EndDoc' | List of procedures |
| Scope/Type  | Public Sub  |
|---|
| Procedure 'NewPage' | List of procedures |
| Scope/Type  | Public Sub  |
|---|
| Procedure 'Class_Terminate' | List of procedures |
| Scope/Type  | Private Sub  |
|---|