https://bz.apache.org/ooo/show_bug.cgi?id=126952
hanya <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from hanya <[email protected]> --- I have described about this problem in: https://forum.openoffice.org/en/forum/viewtopic.php?f=106&t=54784 If registrymodifications.xcu file is not exist, the office copies "presets" files from shared files. At that time, if file name conflicts each other such as Standard/Module1, these files lost. Other files are still there but not listed in the listing file and not shown in the macro list. The existing files can be taken back by modifying script.xlc and dialog.xlc files and also, Standard/dialog.xlb and script.xlb files according to https://wiki.openoffice.org/wiki/Documentation/Administration_Guide/Using_Custom_Macros_and_Libraries The source code to copy the presets file is there in desktop::create_user_install funtion of main/desktop/source/app/userinstall.cxx. -- You are receiving this mail because: You are the assignee for the issue.
