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

Class Index

kword'EditMode (./koffice/kword/defs.h:82)

enum EditMode {
    EM_INSERT,
    EM_DELETE,
    EM_BACKSPACE,
    EM_CMOVE,
    EM_NONE,
    EM_RETURN
};