[Libreoffice-bugs] [Bug 120361] LO creates file "Berend_Ilko_Tom_Stella_Volker.stc"
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 8 15:23:19 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=120361
--- Comment #7 from himajin100000 at gmail.com ---
The variable indicated in comment 1 by buovjaga
is used by SaveCurrentStyles
called by ShowStyles
at
https://opengrok.libreoffice.org/xref/core/wizards/source/template/Samples.xba?r=da543e4e#56
called by a statement in the following switch statement
https://opengrok.libreoffice.org/xref/core/sc/source/ui/app/scmod.cxx?r=87c06415#361
SID_CHOOSE_DESIGN can be used if there is uno:ChooseDesign
https://opengrok.libreoffice.org/xref/core/sc/sdi/scalc.sdi?r=4e729de7#523
and the command is placed here in main menu.
https://opengrok.libreoffice.org/xref/core/sc/uiconfig/scalc/menubar/menubar.xml?r=5d2ab49c#430
I believe STR will include this menu or the similar toolbar item if any.
on my first try, somehow I could not reproduce this issue,
but after editing the following file and restored its original content
share\basic\Template\Samples.xba
restarting LibreOffice Calc
and clicking the menu
I was able to reproduce this issue. the file was created. I don't know why this
failed on my first try.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181108/dafe58ee/attachment.html>
More information about the Libreoffice-bugs
mailing list