https://bugs.documentfoundation.org/show_bug.cgi?id=35250
--- Comment #22 from Justin L <[email protected]> --- I don't see any evidence of any existing ability to do this kind of thing. I expect that utl::TextSearch::ReplaceBackReferences will need to be extended to return a map of each buffer-appended text, containing the start position and length of each substring. Then SwFindParaText::DoFind could identify and apply those hints to the replaced string. Not at all trivial to accomplish this. I don't intend to attempt this. -- You are receiving this mail because: You are the assignee for the bug.
