websrv_pub/xml_fragment_api/inc/RSenDocument.h
changeset 23 a1df79fa35b4
parent 0 62f9d29f7211
child 37 1adb97a15c2f
equal deleted inserted replaced
16:abb636afedf7 23:a1df79fa35b4
    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 <xmlengdocument.h>
    29 #include <xml/dom/xmlengdocument.h>
    30 #include <xmlengdomimplementation.h>
    30 #include <xml/dom/xmlengdomimplementation.h>
    31 
    31 
    32 typedef struct
    32 typedef struct
    33     {
    33     {
    34     TInt* ipOpenDocuments;
    34     TInt* ipOpenDocuments;
    35     void* iInternal;
    35     void* iInternal;