https://issues.apache.org/ooo/show_bug.cgi?id=121732
Bug ID: 121732
Issue Type: PATCH
Summary: new interface XMarkingAccess
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]
Let SwXTextCursor implement an additional interface that we named
XMarkingAccess. This new interface provides the invalidateMarking function
which triggers a re-determination of the smart tags within the range of the
cursor. This is required in order to selectively remove/add/modify particular
smart tags based on actions that are performed by the user by means of the
plugin-UI.
Make this possibly by addition of implbase13.hxx that extends the template
inheritance helper mechanism to 13 interfaces.
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.