summaryrefslogtreecommitdiff
path: root/udkapi/README.md
blob: 64a9fd63f48ea802bb4aa078edabb70ec76ca244 (plain)
1
2
3
4
5
6
7
8
9
10
# 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`
on ALv2 code. Includes:Michael Meeks 2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák 2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann 2012-02-10Cleaned up ScDPSource and ScDPMember(s) a bit.Kohei Yoshida