repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
odk: don't run compiler -dumpversion for eaach include of settings.mk
[LibreOffice.git]
/
cppu
/
README.md
blob
3249d15e638e28c4f5fb3ff8f7edca9e593c4222
1
# Binary UNO Runtime
2
3
CPPU stands for C++ UNO and it contains type definitions / implementations for the core of UNO. The
4
exported API is in C, and there exists some C++ wrappers.
5
6
## See also
7
8
<http://wiki.openoffice.org/wiki/Uno/Binary/Modules/CPPU>