diff options
author | Stephan Bergmann <stephan.bergmann@allotropia.de> | 2024-04-18 15:16:01 +0200 |
---|---|---|
committer | Stephan Bergmann <stephan.bergmann@allotropia.de> | 2024-04-18 22:16:33 +0200 |
commit | 75fe059974dcb80c3f78110c73ab799afc6f4ca3 (patch) | |
tree | d1b9141da932ed9dc8b076bdf2c733de715f2d52 /compilerplugins/clang/data.cxx | |
parent | 4322ec8f8f89549410d108551d21f5058b1c8261 (diff) |
Embind: throwUnoException from JS
(If throwUnoException directly took a css::uno::Any argument, JS client code
would need to create one with `new Module.uno_Any(...)` and call .delete() on
it, but there is no place where it could call .delete(), so make
throwUnoException take two arguments instead and assemble the css::uno::Any on
the C++ side.)
Change-Id: Iae4ae6af804354d5cf752115e272b79d61427440
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166253
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Diffstat (limited to 'compilerplugins/clang/data.cxx')
0 files changed, 0 insertions, 0 deletions