6080259862
http://lists.freedesktop.org/archives/libreoffice/2012-April/029940.html The RTL_USING #define (set by gbuild for anything that's not public API) allows to use such classes simply by their name, without having to use the namespace or do explicit using rtl::OUString (which half of the sources do anyway). Change-Id: I7edaf12cd278489cdc1d5ff782f0a86361c13c0a |
||
---|---|---|
.. | ||
inc | ||
prj | ||
qa | ||
source | ||
util | ||
CppunitTest_cppu_checkapi.mk | ||
CppunitTest_cppu_qa_any.mk | ||
CppunitTest_cppu_qa_recursion.mk | ||
CppunitTest_cppu_qa_reference.mk | ||
CppunitTest_cppu_qa_unotype.mk | ||
CppunitTest_cppu_test_cppumaker.mk | ||
CustomTarget_cppu_allheaders.mk | ||
InternalUnoApi_cppu.mk | ||
Library_affine_uno.mk | ||
Library_cppu.mk | ||
Library_log_uno.mk | ||
Library_purpenvhelper.mk | ||
Library_unsafe_uno.mk | ||
Makefile | ||
Module_cppu.mk | ||
Package_inc.mk | ||
README |
Type definitions/implementations for the core of UNO. The exported API is in C. See also: [http://wiki.services.openoffice.org/wiki/Uno/Binary/Modules/CPPU]