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