office-gobmx/editeng/inc
Attila Szűcs acd3f201a9 tdf#154248 Impress: fix color of hyperlink
Added a new FindAttrib method that searches in the attribs
a bit different.
The original FindAttrib searches in attribs as if their position
intervals are closed from both side [Start,End].
However, the actual attribs array was created using PaMs as positions,
and these are right-opened intervals [Start,End)

Change-Id: I9a46b6b27ce447366fc20af1b46fd60b5c745359
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161836
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162158
Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-01-16 12:06:45 +01:00
..
pch
AccessibleStringWrap.hxx
ContentNode.hxx tdf#154248 Impress: fix color of hyperlink 2024-01-16 12:06:45 +01:00
editattr.hxx tdf#154248 Impress: fix color of hyperlink 2024-01-16 12:06:45 +01:00
editdoc.hxx editeng: remove operator[] for EditDoc (use GetObject instead) 2024-01-02 04:11:16 +01:00
editeng.hxx
EditLine.hxx editeng: move impl. of EditLine methods to own cxx sourcefile 2023-12-30 14:16:59 +01:00
EditLineList.hxx editeng: use unique_ptr for Append and Insert into a EditLineList 2024-01-14 04:51:27 +01:00
EditPaM.hxx editeng: cleanup operators and constructors for EditPaM + test 2023-12-31 07:49:39 +01:00
EditSelection.hxx editeng: cleanup operators and constructors for EditSelection + test 2023-12-31 10:32:00 +01:00
editxml.hxx
edtspell.hxx
eerdll2.hxx
ItemList.hxx
outleeng.hxx
ParagraphPortion.hxx editeng: simplify constr. and destr. of ParaPortion{List} 2024-01-01 09:20:57 +01:00
ParagraphPortionList.hxx editeng: return ParaPortion from the list as a ref. 2024-01-15 14:28:11 +01:00
strings.hrc
TextPortion.hxx
TextPortionList.hxx editeng: move impl. of TextPortionList methods to own cxx file 2024-01-01 04:34:06 +01:00
unomodel.hxx
unopracc.hxx