https://bugs.documentfoundation.org/show_bug.cgi?id=144219
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Regina Henschel <[email protected]> --- The problem still exists in Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 4ffd1e31b17965646fe4893e9a393fab3294b383 CPU threads: 32; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: threaded Using the method setName() produces a runtime error. It is thrown by 725 void SAL_CALL ScChartObj::setName( const OUString& /* aName */ ) 726 { 727 throw uno::RuntimeException(); // name cannot be changed 728 } in https://opengrok.libreoffice.org/xref/core/sc/source/ui/unoobj/chartuno.cxx?r=fec1501374860983d837d482cd175d80f4635b6f#727 -- You are receiving this mail because: You are the assignee for the bug.
