https://bugs.freedesktop.org/show_bug.cgi?id=31270
--- Comment #6 from irs <[email protected]> --- Created attachment 76896 --> https://bugs.freedesktop.org/attachment.cgi?id=76896&action=edit Impress Example with BASIC macro to correct missing parameters With regard to interactions, the two properties for Form Controls that do not get saved to the Impress.odp file are "OnClick" and "Bookmark". As a workaround a subroutine can be launched upon loading the file and it will restore these two parameters. The attached file is a one slide Impress presentation that contains a BASIC macros to restore the onClick and Bookmark parameters for two Form Controls, "push button" and "image control". As the file is loaded it executes a subroutine to correctly set the OnClick and and Bookmark parameters. See Module1 for more information and to read the BASIC code. Additional Note: I also found that for Push Button Form Controls the font size does not seem to get saved. Upon reloading a file it will come up with the default font size label on the push button. The macro in the attached example file also corrects the font size on each file load. This font size issue is a seperate bug. Regards, Ian. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
