Hi
Im writing a macro to replace a number of characters with corresponding alternative chars wherever 
they occur  in strings in a selected cell range. To accomplish this im currently calling 
uno:executeSearch multiple times - once for each character that needs to be changed. Problem is, 
when the first character is changed the selected range changes to just those cells that have been 
updated. So what i need is either a way to execute the search and replace that leaves the selected 
range intact OR a way to read the initial selection and reset to that selection after search and 
replace has executed (OR a better way to go about this altogether). Can anyone help me out?
Thanks,
Gary
-- 
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted
Context
- [libreoffice-users] calc macro selected range · Gary Collins
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.