Issue 49101 - TextDocument service does not export XMultiServiceFactory
Summary: TextDocument service does not export XMultiServiceFactory
Status: CLOSED FIXED
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: chne
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-11 14:06 UTC by christianjunker
Modified: 2013-02-24 21:08 UTC (History)
1 user (show)

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


Attachments
patch (1008 bytes, patch)
2005-11-03 15:26 UTC, christianjunker
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description christianjunker 2005-05-11 14:06:58 UTC
The IDL reference does not reflect the reality. The TextDocument service does
have a XMultiServiceFactory to create instances of objects. However, the IDL
reference does not list this interface in its "Exported Interfaces" list as seen
on http://api.openoffice.org/docs/common/ref/com/sun/star/text/TextDocument.html .
This needs to be fixed both online on api.openoffice.org as well as for the SDK
documentation.

Christian
Comment 1 christianjunker 2005-05-11 14:12:32 UTC
This implies cross refering back to the TextDocument service on the "Use" tab
("Services which Support this Interface") of
http://api.openoffice.org/docs/common/ref/com/sun/star/lang/XMultiServiceFactory-xref.html
of course.
Comment 2 christianjunker 2005-07-08 20:21:45 UTC
reassigned to jsc.
Comment 3 jsc 2005-07-19 13:38:03 UTC
 accepted
Comment 4 christianjunker 2005-10-30 11:57:51 UTC
cyb->jsc:
I can fix it in cyb2 if you want me to. Just assign back to me (have the patch already prepared).
Comment 5 christianjunker 2005-11-03 15:26:38 UTC
Created attachment 31152 [details]
patch
Comment 6 jsc 2006-01-25 09:10:25 UTC
adapt target
Comment 7 jsc 2006-01-25 12:26:44 UTC
fixed on cws jsc4. I have inserted the XMultiServiceFactory in the
GenericTextDocument service becasue it is relevant for all text documents. In
the same step i have adapted the reference type library because this missing
interface was implemented from the beginning and is a substantial interface for
text documents.
Comment 8 jsc 2006-01-26 16:10:36 UTC
change owner for verification

re-open issue and reassign to cn@openoffice.org
Comment 9 jsc 2006-01-26 16:10:40 UTC
reassign to cn@openoffice.org
Comment 10 jsc 2006-01-26 16:10:44 UTC
reset resolution to FIXED
Comment 11 chne 2006-01-27 12:23:47 UTC
ok in jsc4 => verified
Comment 12 chne 2006-02-26 19:07:36 UTC
ok in src680_m156