IE_Exp_HTML_ListenerImpl Member List

This is the complete list of members for IE_Exp_HTML_ListenerImpl, including all inherited members.
closeAnnotation()=0IE_Exp_HTML_ListenerImpl [pure virtual]
closeBlock()=0IE_Exp_HTML_ListenerImpl [pure virtual]
closeBody()=0IE_Exp_HTML_ListenerImpl [pure virtual]
closeBookmark()=0IE_Exp_HTML_ListenerImpl [pure virtual]
closeCell()=0IE_Exp_HTML_ListenerImpl [pure virtual]
closeDocument()=0IE_Exp_HTML_ListenerImpl [pure virtual]
closeField(const UT_UTF8String &fieldType)=0IE_Exp_HTML_ListenerImpl [pure virtual]
closeHead()=0IE_Exp_HTML_ListenerImpl [pure virtual]
closeHeading()=0IE_Exp_HTML_ListenerImpl [pure virtual]
closeHyperlink()=0IE_Exp_HTML_ListenerImpl [pure virtual]
closeList()=0IE_Exp_HTML_ListenerImpl [pure virtual]
closeListItem()=0IE_Exp_HTML_ListenerImpl [pure virtual]
closeRow()=0IE_Exp_HTML_ListenerImpl [pure virtual]
closeSection()=0IE_Exp_HTML_ListenerImpl [pure virtual]
closeSpan()=0IE_Exp_HTML_ListenerImpl [pure virtual]
closeTable()=0IE_Exp_HTML_ListenerImpl [pure virtual]
closeTextbox()=0IE_Exp_HTML_ListenerImpl [pure virtual]
insertAnnotations(const std::vector< UT_UTF8String > &titles, const std::vector< UT_UTF8String > &authors, const std::vector< UT_UTF8String > &annotations)=0IE_Exp_HTML_ListenerImpl [pure virtual]
insertDTD()=0IE_Exp_HTML_ListenerImpl [pure virtual]
insertEndnotes(const std::vector< UT_UTF8String > &endnotes)=0IE_Exp_HTML_ListenerImpl [pure virtual]
insertFootnotes(const std::vector< UT_UTF8String > &footnotes)=0IE_Exp_HTML_ListenerImpl [pure virtual]
insertImage(const UT_UTF8String &url, const UT_UTF8String &align, const UT_UTF8String &style, const UT_UTF8String &title, const UT_UTF8String &alt)=0IE_Exp_HTML_ListenerImpl [pure virtual]
insertJavaScript(const gchar *src, const gchar *script)=0IE_Exp_HTML_ListenerImpl [pure virtual]
insertLineFeed(void)=0IE_Exp_HTML_ListenerImpl [pure virtual]
insertLink(const UT_UTF8String &rel, const UT_UTF8String &type, const UT_UTF8String &uri)=0IE_Exp_HTML_ListenerImpl [pure virtual]
insertMath(const UT_UTF8String &mathml, const UT_UTF8String &width, const UT_UTF8String &height)=0IE_Exp_HTML_ListenerImpl [pure virtual]
insertMeta(const std::string &name, const std::string &content, const std::string &httpEquiv)=0IE_Exp_HTML_ListenerImpl [pure virtual]
insertStyle(const UT_UTF8String &style)=0IE_Exp_HTML_ListenerImpl [pure virtual]
insertText(const UT_UTF8String &text)=0IE_Exp_HTML_ListenerImpl [pure virtual]
insertTitle(const std::string &title)=0IE_Exp_HTML_ListenerImpl [pure virtual]
insertTOC(const gchar *title, const std::vector< UT_UTF8String > &items, const std::vector< UT_UTF8String > &itemUri)=0IE_Exp_HTML_ListenerImpl [pure virtual]
openAnnotation()=0IE_Exp_HTML_ListenerImpl [pure virtual]
openBlock(const gchar *szStyleName, const UT_UTF8String &style, const PP_AttrProp *pAP)=0IE_Exp_HTML_ListenerImpl [pure virtual]
openBody()=0IE_Exp_HTML_ListenerImpl [pure virtual]
openBookmark(const gchar *szBookmarkName)=0IE_Exp_HTML_ListenerImpl [pure virtual]
openCell(const UT_UTF8String &, const UT_UTF8String &, const UT_UTF8String &)=0IE_Exp_HTML_ListenerImpl [pure virtual]
openDocument()=0IE_Exp_HTML_ListenerImpl [pure virtual]
openField(const UT_UTF8String &fieldType, const UT_UTF8String &fieldValue)=0IE_Exp_HTML_ListenerImpl [pure virtual]
openHead()=0IE_Exp_HTML_ListenerImpl [pure virtual]
openHeading(size_t level, const gchar *id, const gchar *szStyleName, const PP_AttrProp *pAP)=0IE_Exp_HTML_ListenerImpl [pure virtual]
openHyperlink(const gchar *szUri, const gchar *szStyleName, const gchar *szId)=0IE_Exp_HTML_ListenerImpl [pure virtual]
openList(bool ordered, const gchar *szStyleName, const PP_AttrProp *pAP)=0IE_Exp_HTML_ListenerImpl [pure virtual]
openListItem()=0IE_Exp_HTML_ListenerImpl [pure virtual]
openRow()=0IE_Exp_HTML_ListenerImpl [pure virtual]
openSection(const gchar *szStyleName)=0IE_Exp_HTML_ListenerImpl [pure virtual]
openSpan(const gchar *szStyleName, const UT_UTF8String &style)=0IE_Exp_HTML_ListenerImpl [pure virtual]
openTable(const UT_UTF8String &style, const UT_UTF8String &cellPadding, const UT_UTF8String &border)=0IE_Exp_HTML_ListenerImpl [pure virtual]
openTextbox(const UT_UTF8String &style)=0IE_Exp_HTML_ListenerImpl [pure virtual]
~IE_Exp_HTML_ListenerImpl()IE_Exp_HTML_ListenerImpl [inline, virtual]