webengine/wmlengine/src/xhtml/include/nw_xhtml_attributepropertytable.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    18 
    18 
    19 #ifndef NW_XHTML_ATTRIBUTEPROPERTYTABLE_H
    19 #ifndef NW_XHTML_ATTRIBUTEPROPERTYTABLE_H
    20 #define NW_XHTML_ATTRIBUTEPROPERTYTABLE_H
    20 #define NW_XHTML_ATTRIBUTEPROPERTYTABLE_H
    21 
    21 
    22 #include "nw_object_base.h"
    22 #include "nw_object_base.h"
    23 #include <nw_dom_node.h>
    23 #include "nw_dom_node.h"
    24 #include "nw_lmgr_cssproperties.h"
    24 #include "nw_lmgr_cssproperties.h"
    25 #include "nw_text_coretextelementhandleri.h"
    25 #include "nw_text_coretextelementhandleri.h"
    26 #include "nw_xhtml_xhtml_1_0_tokens.h"
    26 #include "nw_xhtml_xhtml_1_0_tokens.h"
    27 #include "BrsrStatusCodes.h"
    27 #include "BrsrStatusCodes.h"
    28 
    28