Issue 23422 - API: sw.SwXTextViewCursor::XMultiPropertyStates
Summary: API: sw.SwXTextViewCursor::XMultiPropertyStates
Status: ACCEPTED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All Solaris
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-10 15:58 UTC by stephan.wunderlich
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 stephan.wunderlich 2003-12-10 15:58:28 UTC
This interface isn't supported, queryInterface return null

oDoc = ThisComponent
oController = oDoc.getCurrentController()
oViewCursor = oController.getViewCursor()
msgbox oViewCursor.dbg_supportedInterfaces

demonstrates this behaviour
Comment 1 thomas.lange 2003-12-16 11:28:34 UTC
.
Comment 2 thomas.lange 2003-12-16 11:28:54 UTC
.
Comment 3 stephan.wunderlich 2004-05-03 12:36:08 UTC
SW: doesn't seem to be essential for OOo2.0 => OOo later