office-gobmx/static
Stephan Bergmann 5459254a88 Embind: Let unoObject return a css.uno.XInterface reference
...and confine the _impl map to an internal detail.  Client code should have no
need to access that _impl map (renamed here to impl_interfaces), nor the
Module.uno_Type_*.reference functions (nor the Module.uno_Type_*.implement
functions).

Change-Id: Ic9c74f22cedb9b5eeecb42d7c13ee0555e92690d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168732
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
Tested-by: Jenkins
2024-06-12 16:30:46 +02:00
..
emscripten Embind: Let unoObject return a css.uno.XInterface reference 2024-06-12 16:30:46 +02:00
source Embind: Add some type-inquiry functions to uno_Type and uno_Any 2024-06-07 12:09:22 +02:00
CustomTarget_components.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
CustomTarget_emscripten_fs_image.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
CustomTarget_unoembind.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
CustomTarget_wasm-qt5-mandelbrot_moc.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
Executable_embindmaker.mk Extract embindmaker from cppumaker into its own tool 2024-01-21 15:51:39 +01:00
Executable_wasm-qt5-mandelbrot.mk
Executable_wasmcallgen.mk Emscripten: Towards a working C++ UNO bridge 2024-05-08 13:01:04 +02:00
Library_components.mk
Makefile
Module_static.mk Emscripten: Towards a working C++ UNO bridge 2024-05-08 13:01:04 +02:00
Package_favicon.mk Add a favicon to the Wasm build 2024-02-24 00:06:13 +01:00
Package_unoembind.mk makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) 2024-05-03 16:06:14 +02:00
README.md
README.wasm.md Embind: Centrally initialize via Module.initUno() in a new uno.js 2024-06-12 15:44:12 +02:00
StaticLibrary_unoembind.mk Fold InternalUnoApi_embindtest into UnoApi_udkapi 2024-02-28 07:52:11 +01:00

Static build components library

The library contains a map of all build component names to their constructor function calls.