Overview
Module
Use
Devguide
Index
Methods' Summary
Methods' Details
Attributes' Summary
Attributes' Details
::
com
::
sun
::
star
::
mail
::
unpublished
interface XMailServiceProvider
Description
A factory for creating different mail services.
Since
OpenOffice 2.0
Methods' Summary
create
A factory method.
Methods' Details
create
XMailService
create
(
[in]
MailServiceType
aType )
raises(
NoMailServiceProviderException
,
::com::sun::star::
uno
::
Exception
);
Description
A factory method.
Parameter aType
[in] the type of the requested mail service.
Returns
A XMailService interface.
See also
XMailServiceProvider
,
MailServiceType
Top of Page
Copyright © 2003 Sun Microsystems, Inc.