Files
loongoffice/udkapi
Stephan Bergmann 2c961e4dc2 Update the reference rdbs to libreoffice-7.5.0.3
.../master/instdir/sdk/bin/unoidl-read --published \
 .../libreoffice-7.5.0.3/instdir/program/types.rdb \
 >.../master/udkapi/type_reference/udkapi.idl

.../master/instdir/sdk/bin/unoidl-read --published \
 .../libreoffice-7.5.0.3/instdir/program/types.rdb \
 .../libreoffice-7.5.0.3/instdir/program/types/offapi.rdb \
 >.../master/offapi/type_reference/offapi.idl

* plus manual fixup by re-applying offapi/type_reference/offapi.idl part of
  b706b04110d9305b319689a5577746fac3e0e4c3 "[API CHANGE] offapi: clean up these
  index services IDL files"

Change-Id: I5ac92f36f3952d335822c487d81efd3e9f38cd8b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146510
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2023-02-02 20:06:18 +00:00
..

APIs for UNO Core

Low level UNO stuff API IDL files, i.e. those that are part of the standalone URE.

During the build the resulting .rdb file is known as udkapi.rdb. In the installation set, it is known as types.rdb (in the URE's sub-tree).

See also

  • offapi