office-gobmx/sal/test/unloading
Rüdiger Timm de2511122c INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED
2008/03/31 13:24:10 rt 1.4.234.1: #i87441# Change license header to LPGL v3.
2008-04-10 11:29:24 +00:00
..
exports.dxp
makefile.mk
readme.txt
samplelib1.cxx INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008-04-10 11:29:24 +00:00
samplelib1.xml
samplelib2.cxx INTEGRATION: CWS changefileheader (1.4.234); FILE MERGED 2008-04-10 11:29:24 +00:00
unloadTest.cxx

The test program test the unloading API, and the default factories from cppuhelper 
for their new XUnloadingPreference interface.

The makefile produces the executable unloading.exe as wells as two 
libraries, samplelib1 and samplelib2, which contain services.


Usage:
 Copy unloading, samplelib1, samplelib2 into the program directory
of an office.

Register samplelib1 and samplelib2 with regcomp

Run unloading.