Am 16.04.2015 um 13:57 schrieb martin f krafft:
> also sprach Andreas Säger <ville...@t-online.de> [2015-04-16 13:05 +0200]:
>> Sub protectSheets_onSave(ev)
>> eSh = ev.Source.Sheets.createEnumeration()
>> while eSh.hasMoreElements()
>>      sh = eSh.nextElement()
>>      sh.protect("")
>> wend
>> End Sub
> 
> Also does not work. :(
> 

The above macro works for me no matter where it is stored.


-- 
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