office-gobmx/javaunohelper
Thorsten Behrens 66a175834c c++ API: use css alias in generated headers, adds global css decl
This changes all generated API headers (.hpp and .hdl) to use a
namespace alias 'css' instead of the pointlessly long com::sun::star

Makes the change in cppumaker & associated tools, adds a global
namespace alias definition in sal/types.h, and removes a kiloton
of local, now pointless-to-harmful versions of that alias from all
over the code.

Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
2012-11-30 14:36:36 +01:00
..
com/sun/star
prj
source
test/com/sun/star
util
Jar_juh.mk
Library_juh.mk
Library_juhx.mk
Makefile
Module_javaunohelper.mk
README
Zip_juh.mk

Makes it easier to use UNO with Java.