office-gobmx/udkapi
Stephan Bergmann 19746d24aa Update the reference rdbs to libreoffice-6.4.0.3-buildfix1
LD_LIBRARY_PATH=.../master/instdir/program \
 .../master/workdir/LinkTarget/Executable/unoidl-read --published \
 .../libreoffice-6.4.0.3-buildfix1/instdir/program/types.rdb \
 >.../master/udkapi/type_reference/udkapi.idl

LD_LIBRARY_PATH=.../master/instdir/program \
 .../master/workdir/LinkTarget/Executable/unoidl-read --published \
 .../libreoffice-6.4.0.3-buildfix1/instdir/program/types.rdb \
 .../libreoffice-6.4.0.3-buildfix1/instdir/program/types/offapi.rdb \
 >.../master/offapi/type_reference/offapi.idl

* no changes

Change-Id: Ic6663271acfdf954f51f4bbd4dea20971264c87b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89046
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-02-19 17:50:45 +01:00
..
com/sun/star Revert "tdf#124176: Use "pragma once" on udkapi/*" 2019-12-28 19:55:35 +01:00
type_reference Update the reference rdbs to libreoffice-6.4.0.3-buildfix1 2020-02-19 17:50:45 +01:00
Makefile
Module_udkapi.mk re-base on ALv2 code. Includes: 2013-06-03 11:41:36 +01:00
README
UnoApi_udkapi.mk

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]]