LibreOffice Module sw (master)
1
|
#include <o3tl/any.hxx>
#include <osl/diagnose.h>
#include <editeng/paperinf.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <rtl/ustrbuf.hxx>
#include <tools/UnitConversion.hxx>
#include <unotools/useroptions.hxx>
#include <swmodule.hxx>
#include <swtypes.hxx>
#include <envimg.hxx>
#include <strings.hrc>
#include <cmdid.h>
#include <unomid.h>
Go to the source code of this file.
Macros | |
#define | NEXTLINE "\n" |
Functions | |
OUString | MakeSender () |
#define NEXTLINE "\n" |
Definition at line 39 of file envimg.cxx.
Referenced by MakeSender().
OUString MakeSender | ( | ) |
Definition at line 48 of file envimg.cxx.
References SvtUserOptions::GetCity(), SvtUserOptions::GetCompany(), SvtUserOptions::GetCountry(), SvtUserOptions::GetFirstName(), SvtUserOptions::GetLastName(), SvtUserOptions::GetState(), SvtUserOptions::GetStreet(), SvtUserOptions::GetZip(), NEXTLINE, SW_MOD, and SwResId().
Referenced by IMPL_LINK_NOARG(), and SwEnvItem::SwEnvItem().