|
LibreOffice Module shell (master) 1
|
#include <com/sun/star/lang/XComponent.hpp>#include <com/sun/star/registry/XSimpleRegistry.hpp>#include <com/sun/star/system/XSystemShellExecute.hpp>#include <cppuhelper/servicefactory.hxx>#include <osl/file.hxx>#include <rtl/ustring.hxx>#include <sal/types.h>#include <osl/diagnose.h>#include <stdio.h>#include <windows.h>Go to the source code of this file.
Macros | |
| #define | RDB_SYSPATH "D:\\Projects\\gsl\\shell\\wntmsci7\\bin\\applicat.rdb" |
Functions | |
| int SAL_CALL | main (int nArgc, char *Argv[], char *) |
Variables | |
| Reference< XMultiServiceFactory > | g_xFactory |
| #define RDB_SYSPATH "D:\\Projects\\gsl\\shell\\wntmsci7\\bin\\applicat.rdb" |
Definition at line 45 of file TestSysShExec.cxx.
Definition at line 58 of file TestSysShExec.cxx.
References createRegistryServiceFactory(), g_xFactory, RDB_SYSPATH, and sal_False.
| Reference< XMultiServiceFactory > g_xFactory |
Definition at line 51 of file TestSysShExec.cxx.
Referenced by main().