Issue 53140

Summary: API: sd.SdUnoSlideView::XSelectionSupplier::getSelection()
Product: App Dev Reporter: stephan.wunderlich
Component: apiAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

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".