32 #include <dom/html_element.h>
34 #include <kdemacros.h>
38 class HTMLAreaElementImpl;
131 void setNoHref(
bool );
154 long tabIndex()
const;
159 void setTabIndex(
long );
177 class HTMLImageElementImpl;
259 long border()
const KDE_DEPRECATED;
264 void setBorder(
long ) KDE_DEPRECATED;
277 void setHeight(
long );
292 void setHspace(
long );
305 void setIsMap(
bool );
359 void setVspace(
long );
372 void setWidth(
long );
383 class HTMLMapElementImpl;