websrv_pub/xml_fragment_api/inc/RSenDocument.h
branchRCL_3
changeset 37 1adb97a15c2f
parent 36 c5fabff9b552
equal deleted inserted replaced
36:c5fabff9b552 37:1adb97a15c2f
    24 
    24 
    25 
    25 
    26 #ifndef R_SEN_DOCUMENT
    26 #ifndef R_SEN_DOCUMENT
    27 #define R_SEN_DOCUMENT
    27 #define R_SEN_DOCUMENT
    28 
    28 
    29 #include <xml/dom/xmlengdocument.h>
    29 #include <xmlengdocument.h>
    30 #include <xml/dom/xmlengdomimplementation.h>
    30 #include <xmlengdomimplementation.h>
    31 
    31 
    32 typedef struct
    32 typedef struct
    33     {
    33     {
    34     TInt* ipOpenDocuments;
    34     TInt* ipOpenDocuments;
    35     void* iInternal;
    35     void* iInternal;