Did you know that the OpenOffice.org Wiki has a WYSIWYG editor? See Help:FCKeditor
Uno/Cpp/Modules/CPPUhelper/tests/Loader
From OpenOffice.org Wiki
< Uno | Cpp | Modules | CPPUhelper
Type: Test State: Finished Availability: URE 1.3 (SRC680_m212)
Contents |
Tests
-
cppu::loadSharedLibComponentFactory(...);- "unsafe" component / "safe" client -
cppu::loadSharedLibComponentFactory(...);- "affine" component / "safe" client -
cppu::loadSharedLibComponentFactory(...);- "safe" component / "safe" client
-
cppu::writeSharedLibComponentInfo(...);- "unsafe" component / "safe" client -
cppu::writeSharedLibComponentInfo(...);- "affine" component / "safe" client -
cppu::writeSharedLibComponentInfo(...);- "safe" component / "safe" client
Execute
# Mac OS X setenv DYLD_LIBRARY_PATH "../lib":$DYLD_LIBRARY_PATH <platform>/bin/loader.test

