LibreOffice Module shell (master) 1
Macros | Functions | Variables
TestSmplMail.cxx File Reference
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/registry/XSimpleRegistry.hpp>
#include <com/sun/star/system/XSimpleMailClientSupplier.hpp>
#include <cppuhelper/servicefactory.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
#include <osl/diagnose.h>
#include <stdio.h>
#include <windows.h>
#include <osl/file.hxx>
Include dependency graph for TestSmplMail.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, char *, 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 44 of file TestSmplMail.cxx.

Function Documentation

◆ main()

int SAL_CALL main ( int  ,
char *  ,
char *   
)

Variable Documentation

◆ g_xFactory

Reference< XMultiServiceFactory > g_xFactory

Definition at line 50 of file TestSmplMail.cxx.

Referenced by main().