Issue 101641 - Draw/Impress should provide UNO means to retrieve the word the cursor is in
Summary: Draw/Impress should provide UNO means to retrieve the word the cursor is in
Status: CONFIRMED
Alias: None
Product: Impress
Classification: Application
Component: code (show other issues)
Version: DEV300m46
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-07 14:21 UTC by thomas.lange
Modified: 2013-08-07 15:20 UTC (History)
2 users (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 thomas.lange 2009-05-07 14:21:40 UTC
For use in extensions in should be possible to retrieve the word the cursor is
in even without opening up a 'real' selection.

In writer for example it can be done via createTextCursorByRange and
implementation of the XWordCursor interface.

Please check with me once more before starting with an implementation.
Comment 1 thomas.lange 2009-05-07 14:23:32 UTC
.
Comment 2 clippka 2009-05-07 19:53:36 UTC
cl->tl: you may have already forgotten this but your manager assigned the
responsibility for the outliner/editengine implementation to yourself :-)
Comment 3 thomas.lange 2009-10-12 13:14:28 UTC
.