Description: There is no support for Application.International in VBA macro Steps to Reproduce: 1. Open the file from attach 2. Start the testSeparator macro 3. You'll see the empty window instead window with a decimal separator Actual Results: LO doesn't have support for Application.International in VBA Expected Results: LO should has support for Application.International in VBA Reproducible: Always User Profile Reset: No Additional Info: Version: 7.5.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 21a31eefab1401d288dbb8220f3df3365be9efaf CPU threads: 8; OS: Windows 10.0 Build 19043; UI render: Skia/Vulkan; VCL: win Locale: ru-RU (ru_RU); UI: ru-RU Calc: threaded
Created attachment 181490 [details] File example with the VBA macro
Repro. The code is here: https://opengrok.libreoffice.org/xref/core/sc/source/ui/vba/vbaapplication.cxx?r=6cd4194e&mo=14063&fi=398#398 The documentation is here: https://docs.microsoft.com/en-us/office/vba/api/excel.application.international