#include "KoPageLayout.h"#include <KoUnit.h>#include <klocale.h>#include <kprinter.h>#include <kdebug.h>#include <kglobal.h>#include <KoDom.h>#include <KoXmlNS.h>#include <qdom.h>Graphe des dépendances par inclusion de KoPageLayout.cpp:
Aller au code source de ce fichier.
| #define PG_A3_HEIGHT 420.0 |
Définition à la ligne 33 du fichier KoPageLayout.cpp.
| #define PG_A3_WIDTH 297.0 |
Définition à la ligne 32 du fichier KoPageLayout.cpp.
| #define PG_A4_HEIGHT 297.0 |
| #define PG_A4_WIDTH 210.0 |
| #define PG_A5_HEIGHT 210.0 |
Définition à la ligne 37 du fichier KoPageLayout.cpp.
| #define PG_A5_WIDTH 148.0 |
Définition à la ligne 36 du fichier KoPageLayout.cpp.
| #define PG_B5_HEIGHT 257.0 |
Définition à la ligne 39 du fichier KoPageLayout.cpp.
| #define PG_B5_WIDTH 182.0 |
Définition à la ligne 38 du fichier KoPageLayout.cpp.
| #define PG_US_EXECUTIVE_HEIGHT 254.0 |
Définition à la ligne 45 du fichier KoPageLayout.cpp.
| #define PG_US_EXECUTIVE_WIDTH 191.0 |
Définition à la ligne 44 du fichier KoPageLayout.cpp.
| #define PG_US_LEGAL_HEIGHT 356.0 |
Définition à la ligne 43 du fichier KoPageLayout.cpp.
| #define PG_US_LEGAL_WIDTH 216.0 |
Définition à la ligne 42 du fichier KoPageLayout.cpp.
| #define PG_US_LETTER_HEIGHT 279.0 |
Définition à la ligne 41 du fichier KoPageLayout.cpp.
| #define PG_US_LETTER_WIDTH 216.0 |
Définition à la ligne 40 du fichier KoPageLayout.cpp.
| const PageFormatInfo pageFormatInfo[] |
Définition à la ligne 114 du fichier KoPageLayout.cpp.
Référencé par KoPageFormat::allFormats(), KoPageFormat::defaultFormat(), KoPageFormat::formatFromString(), KoPageFormat::formatString(), KoPageFormat::guessFormat(), KoPageFormat::height(), KoPageFormat::name(), KoPageFormat::printerPageSize(), et KoPageFormat::width().
1.5.1-p1