LibreOffice
LibreOffice 24.8 SDK API Reference
|
import <MailServiceProvider.idl;
Public Member Functions | |
create () | |
Creation method. | |
![]() | |
XMailService | create ([in] MailServiceType aType) raises (com::sun::star::mail::NoMailServiceProviderException, com::sun::star::uno::Exception) |
A factory method. | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. | |
void | acquire () |
increases the reference counter by one. | |
void | release () |
decreases the reference counter by one. | |
create | ( | ) |
Creation method.