|
LibreOffice Module sfx2 (master) 1
|
#include <com/sun/star/uno/Reference.hxx>#include <rtl/ustring.hxx>#include <sfx2/dllapi.h>#include <vector>#include <string_view>#include <memory>Go to the source code of this file.
Classes | |
| class | SfxMailModel |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::beans |
| namespace | com::sun::star::frame |
| namespace | com::sun::star::lang |
| namespace | com::sun::star::uno |
Typedefs | |
| typedef ::std::vector< OUString > | AddressList_Impl |
Functions | |
| bool | CreateFromAddress_Impl (OUString &rFrom) |
| typedef ::std::vector< OUString > AddressList_Impl |
Definition at line 37 of file mailmodelapi.hxx.
| bool CreateFromAddress_Impl | ( | OUString & | rFrom | ) |
Definition at line 800 of file mailmodel.cxx.
References aName, SvtUserOptions::GetEmail(), SvtUserOptions::GetFirstName(), SvtUserOptions::GetLastName(), and comphelper::string::strip().
Referenced by SfxMailModel::Send().