LibreOffice Module svl (master) 1
|
#include <inettype.hxx>
Static Public Member Functions | |
static INetContentType | GetContentType (OUString const &rTypeName) |
static OUString | GetContentType (INetContentType eTypeID) |
static INetContentType | GetContentType4Extension (OUString const &rExtension) |
static INetContentType | GetContentTypeFromURL (std::u16string_view aURL) |
static bool | GetExtensionFromURL (std::u16string_view rURL, OUString &rExtension) |
static bool | parse (OUString const &rMediaType, OUString &rType, OUString &rSubType, INetContentTypeParameterList *pParameters=nullptr) |
Definition at line 243 of file inettype.hxx.
|
static |
Definition at line 277 of file inettype.cxx.
References aMap, CONTENT_TYPE_LAST, CONTENT_TYPE_STR_APP_OCTSTREAM, CONTENT_TYPE_STR_TEXT_PLAIN, CONTENT_TYPE_TEXT_PLAIN, CONTENT_TYPE_UNKNOWN, and i.
|
static |
Definition at line 259 of file inettype.cxx.
References CONTENT_TYPE_LAST, CONTENT_TYPE_STR_X_STARMAIL, CONTENT_TYPE_UNKNOWN, CONTENT_TYPE_X_STARMAIL, and parse().
Referenced by GetContentTypeFromURL().
|
static |
Definition at line 301 of file inettype.cxx.
References CONTENT_TYPE_APP_OCTSTREAM, and SAL_N_ELEMENTS.
Referenced by GetContentTypeFromURL().
|
static |
Definition at line 311 of file inettype.cxx.
References CONTENT_TYPE_APP_FRAMESET, CONTENT_TYPE_APP_MACRO, CONTENT_TYPE_APP_STARHELP, CONTENT_TYPE_APP_VND_CALC, CONTENT_TYPE_APP_VND_CHART, CONTENT_TYPE_APP_VND_DRAW, CONTENT_TYPE_APP_VND_IMAGE, CONTENT_TYPE_APP_VND_IMPRESS, CONTENT_TYPE_APP_VND_MATH, CONTENT_TYPE_APP_VND_OUTTRAY, CONTENT_TYPE_APP_VND_WRITER, CONTENT_TYPE_APP_VND_WRITER_GLOBAL, CONTENT_TYPE_APP_VND_WRITER_WEB, CONTENT_TYPE_TEXT_HTML, CONTENT_TYPE_UNKNOWN, CONTENT_TYPE_X_CNT_FSYSBOX, CONTENT_TYPE_X_CNT_FSYSFOLDER, CONTENT_TYPE_X_CNT_FSYSSPECIALFOLDER, GetContentType(), GetContentType4Extension(), GetExtensionFromURL(), o3tl::getToken(), INETTYPE_URL_PROT_DATA, INETTYPE_URL_PROT_FILE, INETTYPE_URL_PROT_HTTP, INETTYPE_URL_PROT_HTTPS, INETTYPE_URL_PROT_MACRO, INETTYPE_URL_PROT_MAILTO, INETTYPE_URL_PROT_PRIVATE, and u.
|
static |
|
static |
Definition at line 421 of file inettype.cxx.
References p, INetMIME::scanContentType(), and t.
Referenced by GetContentType().