|
LibreOffice Module cui (master) 1
|
#include <tools/date.hxx>#include <tools/lineend.hxx>#include <tools/time.hxx>#include <vcl/svapp.hxx>#include <vcl/settings.hxx>#include <svl/itempool.hxx>#include <svl/itemset.hxx>#include <unotools/useroptions.hxx>#include <unotools/localedatawrapper.hxx>#include <svx/svxids.hrc>#include <svx/postattr.hxx>#include <postdlg.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (SvxPostItDialog, PrevHdl, weld::Button &, void) | |
| IMPL_LINK_NOARG (SvxPostItDialog, NextHdl, weld::Button &, void) | |
| IMPL_LINK_NOARG (SvxPostItDialog, Stamp, weld::Button &, void) | |
| IMPL_LINK_NOARG (SvxPostItDialog, OKHdl, weld::Button &, void) | |
| IMPL_LINK_NOARG | ( | SvxPostItDialog | , |
| NextHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 126 of file postdlg.cxx.
| IMPL_LINK_NOARG | ( | SvxPostItDialog | , |
| OKHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 152 of file postdlg.cxx.
References LocaleDataWrapper::getDate(), GetLocaleDataWrapper(), Application::GetSettings(), m_xDialog, RET_OK, and Date::SYSTEM.
| IMPL_LINK_NOARG | ( | SvxPostItDialog | , |
| PrevHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 121 of file postdlg.cxx.
| IMPL_LINK_NOARG | ( | SvxPostItDialog | , |
| Stamp | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 131 of file postdlg.cxx.
References aStr, convertLineEnd(), LocaleDataWrapper::getDate(), GetLocaleDataWrapper(), Application::GetSettings(), GetSystemLineEnd(), LocaleDataWrapper::getTime(), Date::SYSTEM, and tools::Time::SYSTEM.