LibreOffice Module shell (master) 1
|
#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>
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 |
#define RDB_SYSPATH "D:\\Projects\\gsl\\shell\\wntmsci7\\bin\\applicat.rdb" |
Definition at line 44 of file TestSmplMail.cxx.
Definition at line 58 of file TestSmplMail.cxx.
References createRegistryServiceFactory(), Exception, g_xFactory, RDB_SYSPATH, and sal_False.
Reference< XMultiServiceFactory > g_xFactory |
Definition at line 50 of file TestSmplMail.cxx.
Referenced by main().