Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 22-May-2021 | - | ||||
exports.dxp | H A D | 22-May-2021 | 100 | 5 | 4 | |
makefile.mk | H A D | 22-May-2021 | 2.7 KiB | 123 | 60 | |
readme.txt | H A D | 22-May-2021 | 415 | 14 | 9 | |
samplelib1.cxx | H A D | 22-May-2021 | 9.3 KiB | 266 | 207 | |
samplelib1.xml | H A D | 22-May-2021 | 3.2 KiB | 64 | 41 | |
samplelib2.cxx | H A D | 22-May-2021 | 8.1 KiB | 233 | 176 | |
unloadTest.cxx | H A D | 22-May-2021 | 22.3 KiB | 653 | 420 |
readme.txt
1The test program test the unloading API, and the default factories from cppuhelper 2for their new XUnloadingPreference interface. 3 4The makefile produces the executable unloading.exe as wells as two 5libraries, samplelib1 and samplelib2, which contain services. 6 7 8Usage: 9 Copy unloading, samplelib1, samplelib2 into the program directory 10of an office. 11 12Register samplelib1 and samplelib2 with regcomp 13 14Run unloading.