This is the complete list of members for HTMLParser, including all inherited members.
| AddFirstRef() | SvRefBase | |
| AddMetaUserDefined(OUString const &i_rMetaName) | HTMLParser | protectedvirtual |
| AddNextRef() | SvRefBase | |
| aEndToken | HTMLParser | private |
| bEndTokenFound | HTMLParser | private |
| bIsInHeader | HTMLParser | private |
| bNewDoc | HTMLParser | private |
| bNoDelete | SvRefBase | private |
| bPre_IgnoreNewPara | HTMLParser | private |
| bReadComment | HTMLParser | private |
| bReadListing | HTMLParser | private |
| bReadNextChar | HTMLParser | private |
| bReadPRE | HTMLParser | private |
| bReadScript | HTMLParser | private |
| bReadStyle | HTMLParser | private |
| bReadTextArea | HTMLParser | private |
| bReadXMP | HTMLParser | private |
| CallParser() override | HTMLParser | virtual |
| Continue(HtmlTokenId nToken) override | HTMLParser | virtual |
| FilterListing(HtmlTokenId nToken) | HTMLParser | |
| FilterPRE(HtmlTokenId nToken) | HTMLParser | |
| FilterToken(HtmlTokenId nToken) | HTMLParser | |
| FilterXMP(HtmlTokenId nToken) | HTMLParser | |
| FinishHeader() | HTMLParser | inlineprotected |
| FinishListing() | HTMLParser | inline |
| FinishPRE() | HTMLParser | inline |
| FinishPREListingXMP() | HTMLParser | inline |
| FinishTextArea() | HTMLParser | inline |
| FinishXMP() | HTMLParser | inline |
| GetEncodingByHttpHeader(SvKeyValueIterator *pHTTPHeader) | HTMLParser | static |
| GetEncodingByMIME(const OUString &rMime) | HTMLParser | protectedstatic |
| GetNextRawToken() | HTMLParser | protected |
| GetNextToken_() override | HTMLParser | protectedvirtual |
| GetOptions(HtmlOptionId const *pNoConvertToken=nullptr) | HTMLParser | |
| GetRefCount() const | SvRefBase | |
| HTMLParser(SvStream &rIn, bool bReadNewDoc=true) | HTMLParser | |
| InternalImgToPrivateURL(OUString &rURL) | HTMLParser | static |
| IsInHeader() const | HTMLParser | inline |
| IsNewDoc() const | HTMLParser | inline |
| IsReadListing() const | HTMLParser | inline |
| IsReadPRE() const | HTMLParser | inline |
| IsReadScript() const | HTMLParser | inline |
| IsReadStyle() const | HTMLParser | inline |
| IsReadXMP() const | HTMLParser | inline |
| maNamespace | HTMLParser | private |
| maOptions | HTMLParser | mutableprivate |
| mnPendingOffToken | HTMLParser | private |
| nPre_LinePos | HTMLParser | private |
| nRefCount | SvRefBase | private |
| operator=(const SvRefBase &) | SvRefBase | |
| ParseMetaOptions(const css::uno::Reference< css::document::XDocumentProperties > &, SvKeyValueIterator *) | HTMLParser | virtual |
| ParseMetaOptionsImpl(const css::uno::Reference< css::document::XDocumentProperties > &, SvKeyValueIterator *, const HTMLOptions &, rtl_TextEncoding &rEnc) | HTMLParser | private |
| ParseScriptOptions(OUString &rLangString, std::u16string_view rBaseURL, HTMLScriptLanguage &rLang, OUString &rSrc, OUString &rLibrary, OUString &rModule) | HTMLParser | |
| ReadRawData(const OUString &rEndToken) | HTMLParser | inline |
| ReleaseRef() | SvRefBase | |
| RemoveSGMLComment(OUString &rString) | HTMLParser | static |
| RestoreNoDelete() | SvRefBase | |
| ScanText(const sal_Unicode cBreak=0U) | HTMLParser | protected |
| SetEncodingByHTTPHeader(SvKeyValueIterator *pHTTPHeader) | HTMLParser | |
| SetNamespace(std::u16string_view rNamespace) | HTMLParser | protected |
| sSaveToken | HTMLParser | protected |
| StartListing() | HTMLParser | inline |
| StartPRE() | HTMLParser | inline |
| StartXMP() | HTMLParser | inline |
| SvRefBase() | SvRefBase | |
| SvRefBase(const SvRefBase &) | SvRefBase | |
| UnescapeToken() | HTMLParser | |
| ~HTMLParser() override | HTMLParser | protectedvirtual |
| ~SvRefBase() COVERITY_NOEXCEPT_FALSE | SvRefBase | protectedvirtual |