Make ElementsDeck the default deck for Math first start
[LibreOffice.git] / cppu / README.md
blob3249d15e638e28c4f5fb3ff8f7edca9e593c4222
1 # Binary UNO Runtime
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.
6 ## See also
8 <http://wiki.openoffice.org/wiki/Uno/Binary/Modules/CPPU>