gwenhywfar
5.10.1
src
html
o_word_l.h
Go to the documentation of this file.
1
/***************************************************************************
2
begin : Sat Feb 20 2010
3
copyright : (C) 2010 by Martin Preuss
4
email : martin@libchipcard.de
5
6
***************************************************************************
7
* Please see toplevel file COPYING for license details *
8
***************************************************************************/
9
10
11
#ifndef HTMLOBJECT_WORD_L_H
12
#define HTMLOBJECT_WORD_L_H
13
14
15
#include "
htmlobject_be.h
"
16
17
18
HTML_OBJECT
*
HtmlObject_Word_new
(
GWEN_XML_CONTEXT
*ctx,
const
char
*s);
19
20
21
#endif
22
HtmlObject_Word_new
HTML_OBJECT * HtmlObject_Word_new(GWEN_XML_CONTEXT *ctx, const char *s)
Definition:
o_word.c:49
htmlobject_be.h
GWEN_XML_CONTEXT
struct GWEN_XML_CONTEXT GWEN_XML_CONTEXT
Definition:
xmlctx.h:39
HTML_OBJECT
struct HTML_OBJECT HTML_OBJECT
Definition:
htmlobject_be.h:25
Generated by
1.8.14