|
LibreOffice Module tools (master) 1
|
This is the complete list of members for INetURLObject, including all inherited members.
| Append(std::u16string_view rTheSegment, EncodeMechanism eMechanism=EncodeMechanism::WasEncoded, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) | INetURLObject | |
| appendEscape(OUStringBuffer &rTheText, sal_uInt32 nOctet) | INetURLObject | inlineprivatestatic |
| appendUCS4(OUStringBuffer &rTheText, sal_uInt32 nUCS4, EscapeType eEscapeType, Part ePart, rtl_TextEncoding eCharset, bool bKeepVisibleEscapes) | INetURLObject | static |
| appendUCS4Escape(OUStringBuffer &rTheText, sal_uInt32 nUCS4) | INetURLObject | static |
| changeScheme(INetProtocol eTargetScheme) | INetURLObject | |
| checkHierarchical() const | INetURLObject | private |
| clearFragment() | INetURLObject | private |
| clearPassword() | INetURLObject | private |
| clearQuery() | INetURLObject | private |
| CompareProtocolScheme(std::u16string_view aTheAbsURIRef) | INetURLObject | static |
| ConcatData(INetProtocol eTheScheme, std::u16string_view rTheUser, std::u16string_view rThePassword, std::u16string_view rTheHost, sal_uInt32 nThePort, std::u16string_view rThePath) | INetURLObject | |
| convertAbsToRel(OUString const &rTheAbsURIRef, OUString &rTheRelURIRef, EncodeMechanism eEncodeMechanism, DecodeMechanism eDecodeMechanism, rtl_TextEncoding eCharset, FSysStyle eStyle) const | INetURLObject | private |
| convertExtToInt(std::u16string_view rTheExtURIRef, OUString &rTheIntURIRef, DecodeMechanism eDecodeMechanism, rtl_TextEncoding eCharset) | INetURLObject | privatestatic |
| convertIntToExt(std::u16string_view rTheIntURIRef, OUString &rTheExtURIRef, DecodeMechanism eDecodeMechanism, rtl_TextEncoding eCharset) | INetURLObject | privatestatic |
| convertRelToAbs(OUString const &rTheRelURIRef, INetURLObject &rTheAbsURIRef, bool &rWasAbsolute, EncodeMechanism eMechanism, rtl_TextEncoding eCharset, bool bIgnoreFragment, bool bSmart, bool bRelativeNonURIs, FSysStyle eStyle) const | INetURLObject | private |
| CutExtension() | INetURLObject | |
| CutLastName() | INetURLObject | |
| decode(std::u16string_view rText, DecodeMechanism eMechanism, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) | INetURLObject | inlinestatic |
| decode(sal_Unicode const *pBegin, sal_Unicode const *pEnd, DecodeMechanism, rtl_TextEncoding eCharset) | INetURLObject | privatestatic |
| decode(SubString const &rSubString, DecodeMechanism eMechanism, rtl_TextEncoding eCharset) const | INetURLObject | inlineprivate |
| DecodeMechanism enum name | INetURLObject | |
| encode(std::u16string_view rText, Part ePart, EncodeMechanism eMechanism, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) | INetURLObject | inlinestatic |
| EncodeMechanism enum name | INetURLObject | |
| encodeText(OUStringBuffer &rOutputBuffer, sal_Unicode const *pBegin, sal_Unicode const *pEnd, Part ePart, EncodeMechanism eMechanism, rtl_TextEncoding eCharset, bool bKeepVisibleEscapes) | INetURLObject | privatestatic |
| encodeText(OUStringBuffer &rOutputBuffer, std::u16string_view rTheText, Part ePart, EncodeMechanism eMechanism, rtl_TextEncoding eCharset, bool bKeepVisibleEscapes) | INetURLObject | inlineprivatestatic |
| EscapeType enum name | INetURLObject | |
| getAbbreviated(css::uno::Reference< css::util::XStringWidth > const &rStringWidth, sal_Int32 nWidth, DecodeMechanism eMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) const | INetURLObject | |
| GetAbsURL(std::u16string_view rTheBaseURIRef, OUString const &rTheRelURIRef, EncodeMechanism eEncodeMechanism=EncodeMechanism::WasEncoded, DecodeMechanism eDecodeMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) | INetURLObject | static |
| getAuthority() const | INetURLObject | private |
| getAuthorityBegin() const | INetURLObject | private |
| GetBase() const | INetURLObject | |
| getBase(sal_Int32 nIndex=LAST_SEGMENT, bool bIgnoreFinalSlash=true, DecodeMechanism eMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) const | INetURLObject | |
| getData() const | INetURLObject | |
| getExtension(sal_Int32 nIndex=LAST_SEGMENT, bool bIgnoreFinalSlash=true, DecodeMechanism eMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) const | INetURLObject | |
| getExternalURL() const | INetURLObject | |
| GetFileExtension() const | INetURLObject | |
| getFSysPath(FSysStyle eStyle, sal_Unicode *pDelimiter=nullptr) const | INetURLObject | |
| GetFull() const | INetURLObject | |
| GetHost(DecodeMechanism eMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) const | INetURLObject | inline |
| GetHostPort(DecodeMechanism eMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) const | INetURLObject | |
| GetLastName(DecodeMechanism eMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) const | INetURLObject | |
| GetMainURL(DecodeMechanism eMechanism, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) const | INetURLObject | inline |
| GetMark(DecodeMechanism eMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) const | INetURLObject | inline |
| getName(sal_Int32 nIndex=LAST_SEGMENT, bool bIgnoreFinalSlash=true, DecodeMechanism eMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) const | INetURLObject | |
| GetNewAbsURL(OUString const &rTheRelURIRef, INetURLObject *pTheAbsURIRef) const | INetURLObject | inline |
| GetParam(rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) const | INetURLObject | inline |
| GetPartBeforeLastName() const | INetURLObject | |
| GetPass(DecodeMechanism eMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) const | INetURLObject | inline |
| GetPath() const | INetURLObject | |
| GetPort() const | INetURLObject | |
| getPrefix(sal_Unicode const *&rBegin, sal_Unicode const *pEnd) | INetURLObject | privatestatic |
| GetProtocol() const | INetURLObject | inline |
| GetRelURL(std::u16string_view rTheBaseURIRef, OUString const &rTheAbsURIRef, EncodeMechanism eEncodeMechanism=EncodeMechanism::WasEncoded, DecodeMechanism eDecodeMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8, FSysStyle eStyle=FSysStyle::Detect) | INetURLObject | inlinestatic |
| GetScheme(INetProtocol eTheScheme) | INetURLObject | static |
| getSchemeInfo(INetProtocol eTheScheme) | INetURLObject | inlineprivatestatic |
| getSchemeInfo() const | INetURLObject | inlineprivate |
| GetSchemeName(INetProtocol eTheScheme) | INetURLObject | static |
| getSegment(sal_Int32 nIndex, bool bIgnoreFinalSlash) const | INetURLObject | private |
| getSegmentCount(bool bIgnoreFinalSlash=true) const | INetURLObject | |
| GetURLNoMark(DecodeMechanism eMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) const | INetURLObject | |
| GetURLNoPass(DecodeMechanism eMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) const | INetURLObject | |
| GetURLPath(DecodeMechanism eMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) const | INetURLObject | inline |
| GetUser(DecodeMechanism eMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) const | INetURLObject | inline |
| getUTF32(sal_Unicode const *&rBegin, sal_Unicode const *pEnd, EncodeMechanism eMechanism, rtl_TextEncoding eCharset, EscapeType &rEscapeType) | INetURLObject | static |
| hasDosVolume(FSysStyle eStyle) const | INetURLObject | private |
| HasError() const | INetURLObject | inline |
| hasExtension() const | INetURLObject | |
| hasFinalSlash() const | INetURLObject | |
| HasMark() const | INetURLObject | inline |
| HasParam() const | INetURLObject | inline |
| HasPort() const | INetURLObject | inline |
| HasURLPath() const | INetURLObject | inline |
| HasUserData() const | INetURLObject | inline |
| INetURLObject() | INetURLObject | inline |
| INetURLObject(std::u16string_view rTheAbsURIRef, EncodeMechanism eMechanism=EncodeMechanism::WasEncoded, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) | INetURLObject | inlineexplicit |
| INetURLObject(std::u16string_view rTheAbsURIRef, INetProtocol eTheSmartScheme, EncodeMechanism eMechanism=EncodeMechanism::WasEncoded, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8, FSysStyle eStyle=FSysStyle::Detect) | INetURLObject | inline |
| insertName(std::u16string_view rTheName, bool bAppendFinalSlash=false, sal_Int32 nIndex=LAST_SEGMENT, EncodeMechanism eMechanism=EncodeMechanism::WasEncoded, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) | INetURLObject | |
| isAnyKnownWebDAVScheme() const | INetURLObject | |
| IsCaseSensitive() | INetURLObject | inlinestatic |
| isSchemeEqualTo(INetProtocol scheme) const | INetURLObject | inline |
| isSchemeEqualTo(std::u16string_view scheme) const | INetURLObject | |
| LAST_SEGMENT enum value | INetURLObject | |
| m_aAbsURIRef | INetURLObject | private |
| m_aAuth | INetURLObject | private |
| m_aFragment | INetURLObject | private |
| m_aHost | INetURLObject | private |
| m_aPath | INetURLObject | private |
| m_aPort | INetURLObject | private |
| m_aQuery | INetURLObject | private |
| m_aScheme | INetURLObject | private |
| m_aUser | INetURLObject | private |
| m_eScheme | INetURLObject | private |
| m_eSmartScheme | INetURLObject | private |
| operator!=(INetURLObject const &rObject) const | INetURLObject | inline |
| operator==(INetURLObject const &rObject) const | INetURLObject | |
| parseHost(sal_Unicode const *&rBegin, sal_Unicode const *pEnd, OUStringBuffer *pCanonic) | INetURLObject | privatestatic |
| parseHostOrNetBiosName(sal_Unicode const *pBegin, sal_Unicode const *pEnd, EncodeMechanism eMechanism, rtl_TextEncoding eCharset, bool bNetBiosName, OUStringBuffer *pCanonic) | INetURLObject | privatestatic |
| parsePath(INetProtocol eScheme, sal_Unicode const **pBegin, sal_Unicode const *pEnd, EncodeMechanism eMechanism, rtl_TextEncoding eCharset, bool bSkippedInitialSlash, sal_uInt32 nSegmentDelimiter, sal_uInt32 nAltSegmentDelimiter, sal_uInt32 nQueryDelimiter, sal_uInt32 nFragmentDelimiter, OUStringBuffer &rSynPath) | INetURLObject | privatestatic |
| Part enum name | INetURLObject | |
| PART_AUTHORITY enum value | INetURLObject | |
| PART_FPATH enum value | INetURLObject | |
| PART_HTTP_PATH enum value | INetURLObject | |
| PART_HTTP_QUERY enum value | INetURLObject | |
| PART_MAILTO enum value | INetURLObject | |
| PART_MESSAGE_ID_PATH enum value | INetURLObject | |
| PART_PATH_BEFORE_QUERY enum value | INetURLObject | |
| PART_PCHAR enum value | INetURLObject | |
| PART_REL_SEGMENT_EXTRA enum value | INetURLObject | |
| PART_UNAMBIGUOUS enum value | INetURLObject | |
| PART_UNO_PARAM_VALUE enum value | INetURLObject | |
| PART_URIC enum value | INetURLObject | |
| PART_URIC_NO_SLASH enum value | INetURLObject | |
| PART_USER_PASSWORD enum value | INetURLObject | |
| PART_VISIBLE enum value | INetURLObject | |
| PART_VISIBLE_NONSPECIAL enum value | INetURLObject | |
| PathToFileName() const | INetURLObject | |
| removeExtension(sal_Int32 nIndex=LAST_SEGMENT, bool bIgnoreFinalSlash=true) | INetURLObject | |
| removeFinalSlash() | INetURLObject | |
| removeSegment(sal_Int32 nIndex=LAST_SEGMENT, bool bIgnoreFinalSlash=true) | INetURLObject | |
| scanDomain(sal_Unicode const *&rBegin, sal_Unicode const *pEnd, bool bEager=true) | INetURLObject | static |
| scanIPv6reference(sal_Unicode const *&rBegin, sal_Unicode const *pEnd) | INetURLObject | privatestatic |
| setAbsURIRef(std::u16string_view rTheAbsURIRef, EncodeMechanism eMechanism, rtl_TextEncoding eCharset, bool bSmart, FSysStyle eStyle) | INetURLObject | private |
| SetBase(std::u16string_view rTheBase) | INetURLObject | |
| setBase(std::u16string_view rTheBase, sal_Int32 nIndex=LAST_SEGMENT, EncodeMechanism eMechanism=EncodeMechanism::WasEncoded, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) | INetURLObject | |
| setExtension(std::u16string_view rTheExtension, sal_Int32 nIndex=LAST_SEGMENT, bool bIgnoreFinalSlash=true, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) | INetURLObject | |
| SetExtension(std::u16string_view rTheExtension) | INetURLObject | |
| setFinalSlash() | INetURLObject | |
| setFragment(std::u16string_view rTheMark, EncodeMechanism eMechanism, rtl_TextEncoding eCharset) | INetURLObject | private |
| SetHost(std::u16string_view rTheHost) | INetURLObject | inline |
| setHost(std::u16string_view rTheHost, rtl_TextEncoding eCharset) | INetURLObject | private |
| setInvalid() | INetURLObject | private |
| SetMark(std::u16string_view rTheFragment, EncodeMechanism eMechanism=EncodeMechanism::WasEncoded, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) | INetURLObject | inline |
| setName(std::u16string_view rTheName, EncodeMechanism eMechanism=EncodeMechanism::WasEncoded, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) | INetURLObject | |
| SetParam(std::u16string_view rTheQuery, EncodeMechanism eMechanism=EncodeMechanism::WasEncoded, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) | INetURLObject | inline |
| SetPass(std::u16string_view rThePassword) | INetURLObject | inline |
| setPassword(std::u16string_view rThePassword, rtl_TextEncoding eCharset) | INetURLObject | private |
| setPath(std::u16string_view rThePath, EncodeMechanism eMechanism, rtl_TextEncoding eCharset) | INetURLObject | private |
| SetPort(sal_uInt32 nThePort) | INetURLObject | |
| setQuery(std::u16string_view rTheQuery, EncodeMechanism eMechanism, rtl_TextEncoding eCharset) | INetURLObject | private |
| SetSmartProtocol(INetProtocol eTheSmartScheme) | INetURLObject | inline |
| SetSmartURL(std::u16string_view rTheAbsURIRef, EncodeMechanism eMechanism=EncodeMechanism::WasEncoded, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8, FSysStyle eStyle=FSysStyle::Detect) | INetURLObject | inline |
| SetURL(std::u16string_view rTheAbsURIRef, EncodeMechanism eMechanism=EncodeMechanism::WasEncoded, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) | INetURLObject | inline |
| SetURLPath(std::u16string_view rThePath, EncodeMechanism eMechanism=EncodeMechanism::WasEncoded, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) | INetURLObject | inline |
| setUser(std::u16string_view rTheUser, rtl_TextEncoding eCharset) | INetURLObject | private |
| SetUser(std::u16string_view rTheUser) | INetURLObject | inline |
| SetUserAndPass(std::u16string_view rTheUser, std::u16string_view rThePassword) | INetURLObject | inline |
| smartRel2Abs(OUString const &rTheRelURIRef, bool &rWasAbsolute, bool bIgnoreFragment=false, EncodeMechanism eMechanism=EncodeMechanism::WasEncoded, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8, bool bRelativeNonURIs=false, FSysStyle eStyle=FSysStyle::Detect) const | INetURLObject | inline |
| translateToExternal(std::u16string_view rTheIntURIRef, OUString &rTheExtURIRef, DecodeMechanism eDecodeMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) | INetURLObject | inlinestatic |
| translateToInternal(std::u16string_view rTheExtURIRef, OUString &rTheIntURIRef, DecodeMechanism eDecodeMechanism=DecodeMechanism::ToIUri, rtl_TextEncoding eCharset=RTL_TEXTENCODING_UTF8) | INetURLObject | inlinestatic |