Issue 84611 - Can not change slides-ordering via API
Summary: Can not change slides-ordering via API
Status: CONFIRMED
Alias: None
Product: Impress
Classification: Application
Component: programming (show other issues)
Version: OOo 2.3
Hardware: All All
: P3 Trivial with 9 votes (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-15 22:32 UTC by holgerbrandl
Modified: 2014-03-21 07:25 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description holgerbrandl 2007-12-15 22:32:08 UTC
To implement new extensions for Impress it would be nice if the ordering of
XDrawPage-s could be changed via API. Unfortunately XDrawPage implements
XIndexAccess only. Currently there is no (obvious) way to change the ordering
via API.

A possible solution would be to make XDrawPage to also implement XIndexReplace.
Comment 1 christian.guenther 2008-01-08 13:22:40 UTC
This is an enhancement.
Comment 2 runningutes 2008-08-08 20:55:40 UTC
*** Issue 84611 has been confirmed by votes. ***