office-gobmx/udkapi
Stephan Bergmann a74d15adce [API CHANGE] Remove unused css.resource.XLocale
It had been present ever since at least 88c437c597
"moved from api" from 2000, but was apparently never implemented nor used at
least in OOo/LO itself.  It is problematic as it uses reserved identifiers
("getDisplayLanguage_Default" etc.) that contain underscores and start with a
lowercase letter, and a planned change to unoidl-write will no longer tolerate
usage of such reserved identifiers (see the TODO in
unoidl/source/sourceprovider-scanner.l).

Change-Id: I76a3a3da7b7c1f4c109ca7a12c9f07857ca1be1d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123544
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2021-10-14 16:27:32 +02:00
..
com/sun/star
type_reference
Makefile
Module_udkapi.mk
README.md
UnoApi_udkapi.mk

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