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

Class Index

kformula'PosType (./koffice/kformula/BasicElement.h:25)

struct PosType
{
    BasicElement *element;
    int pos;
};

/*
 * BasicElement is the mother of all XxxxElement
 * It show a simple SQUARE 
 *
 */