Source Code (Use browser search to find items of interest.)

Class Index

kword'Format (./koffice/kword/filters/html/kword_xml2html.cc:39)

typedef struct Format {
    int iFontSize;
    int iFontWeight;
    int iFontItalic;
    int iRed;
    int iGreen;
    int iBlue;
    int iLength;
    int iID;
    struct Format *pNext;