LibreOffice Module tools (master) 1
|
#include <tools/toolsdllapi.h>
#include <rtl/string.hxx>
#include <rtl/ustring.hxx>
#include <tools/inetmime.hxx>
#include <tools/stream.hxx>
#include <string_view>
#include <utility>
#include <vector>
#include <map>
#include <memory>
#include <config_options.h>
Go to the source code of this file.
Classes | |
class | INetMessageHeader |
Enumerations | |
enum class | InetMessageMime { VERSION = 0 , CONTENT_DISPOSITION = 1 , CONTENT_TYPE = 2 , CONTENT_TRANSFER_ENCODING = 3 , NUMHDR = 4 } |
Functions | |
class SAL_WARN_UNUSED | UNLESS_MERGELIBS (TOOLS_DLLPUBLIC) INetMIMEMessage |
|
strong |
Enumerator | |
---|---|
VERSION | |
CONTENT_DISPOSITION | |
CONTENT_TYPE | |
CONTENT_TRANSFER_ENCODING | |
NUMHDR |
Definition at line 66 of file inetmsg.hxx.
class SAL_WARN_UNUSED UNLESS_MERGELIBS | ( | TOOLS_DLLPUBLIC | ) |
Definition at line 75 of file inetmsg.hxx.
References CONTENT_TYPE, INetMIME::decodeHeaderFieldBody(), GetValue, nIndex, p, and SAL_WARN_UNUSED.