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+unsubscr...@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

Reply via email to