LibreOffice Module sfx2 (master) 1
Classes | Namespaces | Typedefs | Functions
mailmodelapi.hxx File Reference
#include <com/sun/star/uno/Reference.hxx>
#include <rtl/ustring.hxx>
#include <sfx2/dllapi.h>
#include <vector>
#include <string_view>
#include <memory>
Include dependency graph for mailmodelapi.hxx:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ AddressList_Impl

typedef ::std::vector< OUString > AddressList_Impl

Definition at line 37 of file mailmodelapi.hxx.

Function Documentation

◆ CreateFromAddress_Impl()

bool CreateFromAddress_Impl ( OUString &  rFrom)