https://bugs.documentfoundation.org/show_bug.cgi?id=170880
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ilmari.lauhakangas@libreoff | |ice.org Summary|IMPRESS [API] |IMPRESS [API] |startWithArguments fails |startWithArguments fails |with CustomShow |with CustomShow (missing | |from PresentationSettings | |code completely) --- Comment #2 from Buovjaga <[email protected]> --- >From what I can see, custom slideshow is missing completely from the PresentationSettings in sd/source/ui/slideshow/slideshowimpl.hxx and thus there is no handling for it in PresentationSettingsEx::SetPropertyValue where the IllegalArgumentException is thrown. In a debugger I can see the property name and value are carried to the function just fine: rProperty=u"CustomShow", rValue=uno::Any("string": "Test") -- You are receiving this mail because: You are the assignee for the bug.
