Issue 85481 - API: svx.SvxUnoTextCursor::com::sun::star::beans::XMultiPropertyStates
Summary: API: svx.SvxUnoTextCursor::com::sun::star::beans::XMultiPropertyStates
Status: REOPENED
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-01-22 16:11 UTC by chne
Modified: 2017-05-20 11:28 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-01-22 16:11:40 UTC
This interface isn't available.

The component 'SvxUnoTextCursor' has 'com.sun.star.text.TextCursor' as supported
service, which references the 'com.sun.star.beans.XMultipropertyStates'.
Therefore this interface should be supported.
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  svx.SvxUnoTextCursor::com::sun::star::beans::XMultiPropertyStates
Comment 1 clippka 2008-06-02 16:02:40 UTC
retarget
Comment 2 clippka 2009-02-05 17:35:36 UTC
fixed in cws impress168 for OOo 3.1
Comment 3 clippka 2009-02-06 09:39:05 UTC
fixed target, it is actually fixed for OOo 3.2
Comment 4 clippka 2009-04-03 15:06:53 UTC
looks like I forgot to commit the changes, removing from cws. will fix in next one
Comment 5 clippka 2009-04-07 12:28:30 UTC
I had a second look to the cws, the implementation seems to work fine but the
test breaks after a sucessfull query interface.

@cl->cn: is the test broken? if not please tell me whats going wrong

checking : _XMultiPropertyStates
***** State for svx.SvxUnoTextCursor::com::sun::star::beans::XMultiPropertyState
s ******
getPropertyStates() - lib.StatusException: No PropertyNames given
setAllPropertiesToDefault() - lib.StatusException: No PropertyNames given
setPropertiesToDefault() - lib.StatusException: No PropertyNames given
getPropertyDefaults() - lib.StatusException: No PropertyNames given

Whole interface: PASSED.FAILED
Comment 6 clippka 2009-04-07 12:33:56 UTC
foreward to qa for further investigation
Comment 7 chne 2009-04-20 12:06:21 UTC
change owner
Comment 8 wolframgarten 2009-04-21 12:37:55 UTC
Reassigned. Please verify in CWS. Thanks.
Comment 9 lars.langhans 2009-04-24 12:17:47 UTC
Start the office with 
soffice.exe -accept=pipe,name=%USERNAME%;urp;

Please check the test.

http://wiki.services.openoffice.org/wiki/Cwscheckapi

Reassign to developer.
Comment 10 clippka 2009-04-27 16:17:09 UTC
cl->lla: As described in this issue, this bug is fixed in cws impress168 but as
written I suspect that the test is an error. You send me a mail that you do not
yet now about those tests. But I can't fix the test either so I resend you the
bug for later reviews if you know more about those stuff.
Comment 11 Marcus 2017-05-20 11:28:03 UTC
Reset assigne to the default "issues@openoffice.apache.org".