webengine/wmlengine/src/wml1x/include/nw_wml1x_wml1xcontenthandler.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 
    18 #ifndef NW_WML1X_CONTENTHANDLER_H
    19 #ifndef NW_WML1X_CONTENTHANDLER_H
    19 #define NW_WML1X_CONTENTHANDLER_H
    20 #define NW_WML1X_CONTENTHANDLER_H
    20 
    21 
    21 #include "nw_hed_compositecontenthandler.h"
    22 #include "nw_hed_compositecontenthandler.h"
    22 #include "nw_wmlscriptch_iwmlbrowserlib.h"
    23 #include "nw_wmlscriptch_iwmlbrowserlib.h"
    27 #include "nw_hed_domhelper.h"
    28 #include "nw_hed_domhelper.h"
    28 #include "nw_hed_domtree.h"
    29 #include "nw_hed_domtree.h"
    29 #include "nw_text_ucs2.h"
    30 #include "nw_text_ucs2.h"
    30 #include "nw_adt_dynamicvector.h"
    31 #include "nw_adt_dynamicvector.h"
    31 #include "nw_wml1x_wml1xformliaison.h"
    32 #include "nw_wml1x_wml1xformliaison.h"
    32 #include <nw_tinydom_utils.h>
    33 #include "nw_tinydom_utils.h"
    33 #include "BrsrStatusCodes.h"
    34 #include "BrsrStatusCodes.h"
       
    35 
    34 
    36 
    35 #ifdef __cplusplus
    37 #ifdef __cplusplus
    36 extern "C" {
    38 extern "C" {
    37 #endif /* __cplusplus */
    39 #endif /* __cplusplus */
    38 
    40