office-gobmx/udkapi
Noel Grandin 8b34ad6204 fdo#46808, Remove unnecessary XServiceInfo lines in UNO IDL
XServiceInfo does not need to be declared as a supported sub-interface
for services, it is always implicitly there.
Also, for those services that now only contain one interface, convert
them to new-style service IDL declarations.

Change-Id: I325c27f287a02de6bdfc8bb6e5bf6c2a4ae0a753

Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2012-08-23 09:58:25 +02:00
..
com/sun/star fdo#46808, Remove unnecessary XServiceInfo lines in UNO IDL 2012-08-23 09:58:25 +02:00
prj
Makefile
Module_udkapi.mk
README
UnoApi_udkapi.mk
UnoApiMerge_uretypes.mk

Low level UNO stuff API IDL files

i.e. those that are part of the standalone URE.

See also:
[[offapi]]