https://bz.apache.org/ooo/show_bug.cgi?id=126111
Issue ID: 126111
Issue Type: DEFECT
Summary: Undocumented changes for annotations
Product: App Dev
Version: 4.1.1
Hardware: All
OS: All
Status: CONFIRMED
Severity: trivial
Priority: P5
Component: api
Assignee: [email protected]
Reporter: [email protected]
Apache OpenOffice version 4.1 has introduced in Writer annotations over a text
range. Previously, annotations were only on a collapsed range.
https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1+Release+Notes#AOO4.1ReleaseNotes-Comments/Annotationsontextranges
For this improvement the API uses two new values for the property
TextPortionType :
"Annotation" and "AnnotationEnd".
These new values are not documented in the IDL, service
com.sun.star.text.TextPortion, property TextPortionType .
These new values are also not documented in the Developer's Guide :
https://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Iterating_over_Text
(I can update the Dev Guide if the documentation update is agreed).
--
You are receiving this mail because:
You are the assignee for the issue.