Issue 64994 - Service com.sun.star.mail.MailMessage is not valid
Summary: Service com.sun.star.mail.MailMessage is not valid
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: jsc
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-02 12:32 UTC by eberlein
Modified: 2013-02-24 21:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description eberlein 2006-05-02 12:32:17 UTC
see http://api.openoffice.org/docs/common/ref/com/sun/star/mail/MailMessage.html

The description says: Usage Restrictions not published, Since: *OpenOffice* 
2.0.0.

The Service is restricted to StarOffice, this should be documented.

In Basic: CreateUNOService ("com.sun.star.mail.MailMessage") gives me a Null-
object, but CreateUNOService ("com.sun.star.mail.MailServiceProvider") works 
fine.
Comment 1 jsc 2006-05-04 15:57:41 UTC
In IDL we document no implementations and the service definition is available
since OO 2.0.0, it is no valid issue for me. I agree that it can be confusing
but that is another problem. We also have other IDL types where no
implementation exists.
I think that in the latest version OOo 2.0.2 there is an implmentaiton for this
service available but i am not 100% sure.
But the API isn't published yet and you should expect that it might be change.
Comment 2 jsc 2006-05-24 13:43:02 UTC
closed