Issue 53140 - API: sd.SdUnoSlideView::XSelectionSupplier::getSelection()
Summary: API: sd.SdUnoSlideView::XSelectionSupplier::getSelection()
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: 2005-08-10 08:39 UTC by stephan.wunderlich
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 stephan.wunderlich 2005-08-10 08:39:05 UTC
The method getSelection always returns NULL for this component.
To reproduce:
1. open an impress document
2. add one or two slides
3. switch to the slide sorter
4. execute the following macro
	view = ThisComponent.currentController
	sel = view.Selection
	msgbox typename(sel)
Comment 1 Marcus 2017-05-20 11:27:34 UTC
Reset assigne to the default "issues@openoffice.apache.org".