Issue 19886 - API: TextViewCursor incomplete
Summary: API: TextViewCursor incomplete
Status: ACCEPTED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All Other OS
: P4 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-22 10:37 UTC by ooo
Modified: 2013-02-24 21:07 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 ooo 2003-09-22 10:37:59 UTC
In css::text::XTextViewCursorSupplier it should be specified that the returned
object is actually an css::text::TextViewCursor.  And css::text::TextViewCursor
should specify that it is an css::text::TextCursor.  Thus some interfaces are
missing in the implementation: XParagraphCursor.

This change is actually a specification defect and in theory semantically
incompatible.  But we can pretty much be sure that we know all implementations
of the affected services, thus we can change it.
Comment 1 thomas.lange 2003-09-30 07:53:20 UTC
.
Comment 2 thomas.lange 2003-09-30 07:54:07 UTC
.
Comment 3 stephan.wunderlich 2004-05-05 16:45:50 UTC
SW: changed target