LibreOffice Module sw (master) 1
|
#include <sal/config.h>
#include <o3tl/any.hxx>
#include <o3tl/string_view.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.
Functions | |
OUString | MakeSender () |
OUString MakeSender | ( | ) |
Definition at line 45 of file envimg.cxx.
References SvtUserOptions::GetCity(), SvtUserOptions::GetCompany(), SvtUserOptions::GetCountry(), SvtUserOptions::GetFirstName(), SvtUserOptions::GetLastName(), SvtUserOptions::GetState(), SvtUserOptions::GetStreet(), o3tl::getToken(), SvtUserOptions::GetZip(), SAL_NEWLINE_STRING, SW_MOD, SwResId(), and u.
Referenced by IMPL_LINK_NOARG(), and SwEnvItem::SwEnvItem().