LibreOffice Module shell (master) 1
Macros | Functions | Variables
TestSysShExec.cxx File Reference
#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>
Include dependency graph for TestSysShExec.cxx:

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
 

Macro Definition Documentation

◆ RDB_SYSPATH

#define RDB_SYSPATH   "D:\\Projects\\gsl\\shell\\wntmsci7\\bin\\applicat.rdb"

Definition at line 45 of file TestSysShExec.cxx.

Function Documentation

◆ main()

int SAL_CALL main ( int  nArgc,
char *  Argv[],
char *   
)

Definition at line 58 of file TestSysShExec.cxx.

References createRegistryServiceFactory(), g_xFactory, RDB_SYSPATH, and sal_False.

Variable Documentation

◆ g_xFactory

Reference< XMultiServiceFactory > g_xFactory

Definition at line 51 of file TestSysShExec.cxx.

Referenced by main().