office-gobmx/ure
Stephan Bergmann 543158edba Require XComponentContext.getServiceManager to throw instead of returning null
This is such a fatal error that there is probably no point in trying to handle
it, so allow to simplify client code by removing the requirement to check for a
null return value.

Simplified some client code accordingly (modules configmgr and ure, and the code
generated by cppumaker and javamaker).

Change-Id: I51c0b270ec73409374f7439a47ee061407a46e31
2012-09-17 16:59:53 +02:00
..
prj
source
Makefile
Module_ure.mk
Package_distribution.mk
Package_uretest.mk
Rdb_ure.mk
README
Zip_uretest.mk

Contains the UNO Runtime Environment (URE).

Beginnings of standalone UNO distribution.

See also:
[http://udk.openoffice.org/]

You may also want to read the README located at:
[git:ure/source/README]