https://issues.apache.org/ooo/show_bug.cgi?id=121730
Bug ID: 121730
Issue Type: PATCH
Summary: new interface XRangeBasedSmartTagRecognizer
Classification: Code
Product: api
Version: AOO400-dev
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 80223
--> https://issues.apache.org/ooo/attachment.cgi?id=80223&action=edit
patch file
Introduce a new interface "XRangeBasedSmartTagRecognizer" that can be
optionally implemented in a smarttag extension.
The smarttag manager inside AOO checks if a smarttag recognizer implements this
additional interface.
If the additional interface has been implemented, the smarttag manager would
call "recognizeTextRange" which provides
a globally identifiable text-range to the recognizer.
I send a more detailed explanation of this patch proposal to
[email protected].
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.