Issue 103068 - TextRanger not working with polygons with more than 65535 (USHORT MAX) polygons
Summary: TextRanger not working with polygons with more than 65535 (USHORT MAX) polygons
Status: CONFIRMED
Alias: None
Product: utilities
Classification: Unclassified
Component: code (show other issues)
Version: DEV300m49
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.x
Assignee: AOO issues mailing list
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-24 13:22 UTC by Armin Le Grand
Modified: 2017-05-20 11:33 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 Armin Le Grand 2009-06-24 13:22:21 UTC
AW: TextRanger constructor uses B2DPolygons, but the implementation uses old
Polygon and PolyPolygon. The old Polygon's sub-polygon count is limited to
USHORT (65535), what is not tested and laeds to problems.
Comment 1 gang65 2010-06-28 12:14:13 UTC
TextRanger is located at:
http://svn.services.openoffice.org/opengrok/xref/DEV300_m83/editeng/inc/editeng/txtrange.hxx

How to reproduce this bug?
Do you have same sample document?
Comment 2 Marcus 2017-05-20 11:33:31 UTC
Reset assigne to the default "issues@openoffice.apache.org".