Issue 87695 - API: DrawDoc.createInstance(com.sun.star.style.Style)
Summary: API: DrawDoc.createInstance(com.sun.star.style.Style)
Status: CONFIRMED
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: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-01 13:58 UTC by chne
Modified: 2017-05-20 11:27 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 chne 2008-04-01 13:58:38 UTC
The UnoAPI-Test for xmloff.Draw.XMLStylesExporter tries to instantiate a 
com.sun.star.style.Style which failes:
com.sun.star.lang.ServiceNotRegisteredException

To reproduce this behavior just start your office with parameter

"-accept=socket,host=0,port=8100;urp;" 

and call inside a solar shell:

checkapi -o xmloff.Draw.XMLStylesExporter
Comment 1 clippka 2008-06-02 16:04:35 UTC
retarget
Comment 2 swingkyd 2009-01-09 16:07:38 UTC
The problem fails in any call to "createInstance( "com.sun.star.style.Style" )"
on a Draw Document factory in StarBasic. 
The end result is there is no way to programmatically handle styles in OO.org
3.0. I don't know when this problem creeped in because back in the 1.4 days,
Danny created code that used it with success. 
This I would imagine would be a priority.
Comment 3 Marcus 2017-05-20 11:27:53 UTC
Reset assigne to the default "issues@openoffice.apache.org".