[Libreoffice-bugs] [Bug 144299] SheetCellRanges service SEARCHING FOR STYLE cant FindAll or ReplaceAll if .Count=1 / simple SheetCellRange also can't.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Sep 19 10:09:07 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=144299

Wolfgang Jäger <jag at psilosoph.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jag at psilosoph.de
            Summary|SheetCellRanges service     |SheetCellRanges service
                   |cant FindAll or ReplaceAll  |SEARCHING FOR STYLE cant
                   |if .Count=1 / simple        |FindAll or ReplaceAll if
                   |SheetCellRange also can't.  |.Count=1 / simple
                   |                            |SheetCellRange also can't.

--- Comment #1 from Wolfgang Jäger <jag at psilosoph.de> ---
Sorryy!  
When reporting the bug I completely missed to emphasize (in fact I not even
mentioned) the very important condition "searching for style".
The Basic code in the attached example is containing the lines 

With searchDe
  .SearchStyles = True
  .SearchString = workCS
End With

The search for 
  .SearchStyles = False
with an ordinary .SearchString is NOT afflicted.

Sorry

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210919/f8d367c5/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list