|
LibreOffice Module sd (master) 1
|
#include <editeng/eeitem.hxx>#include <editeng/flditem.hxx>#include <editeng/langitem.hxx>#include <svx/langbox.hxx>#include <svx/svdotext.hxx>#include <editeng/editeng.hxx>#include <editeng/outlobj.hxx>#include <sfx2/viewfrm.hxx>#include <tools/debug.hxx>#include <Outliner.hxx>#include <headerfooterdlg.hxx>#include <DrawDocShell.hxx>#include <drawdoc.hxx>#include <ViewShell.hxx>#include <sdmod.hxx>#include <tools/color.hxx>#include <i18nlangtag/mslangid.hxx>#include <svtools/colorcfg.hxx>#include <vcl/customweld.hxx>#include <vcl/decoview.hxx>#include <vcl/svapp.hxx>#include <undoheaderfooter.hxx>#include <sdundogr.hxx>#include <basegfx/matrix/b2dhommatrix.hxx>#include <basegfx/polygon/b2dpolygontools.hxx>#include <basegfx/polygon/b2dpolypolygontools.hxx>Go to the source code of this file.
Classes | |
| class | sd::HeaderFooterTabPage |
Namespaces | |
| namespace | sd |
Functions | |
| IMPL_LINK (HeaderFooterDialog, ActivatePageHdl, const OUString &, rIdent, void) | |
| IMPL_LINK_NOARG (HeaderFooterDialog, ClickApplyToAllHdl, weld::Button &, void) | |
| IMPL_LINK_NOARG (HeaderFooterDialog, ClickApplyHdl, weld::Button &, void) | |
| IMPL_LINK_NOARG (HeaderFooterDialog, ClickCancelHdl, weld::Button &, void) | |
| IMPL_LINK_NOARG (HeaderFooterTabPage, LanguageChangeHdl, weld::ComboBox &, void) | |
| IMPL_LINK_NOARG (HeaderFooterTabPage, UpdateOnToggleHdl, weld::Toggleable &, void) | |
Variables | |
| const int | sd::nDateTimeFormatsCount = 12 |
| DateAndTimeFormat const | sd::nDateTimeFormats [nDateTimeFormatsCount] |
| IMPL_LINK | ( | HeaderFooterDialog | , |
| ActivatePageHdl | , | ||
| const OUString & | , | ||
| rIdent | , | ||
| void | |||
| ) |
Definition at line 228 of file headerfooterdlg.cxx.
| IMPL_LINK_NOARG | ( | HeaderFooterDialog | , |
| ClickApplyHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 239 of file headerfooterdlg.cxx.
| IMPL_LINK_NOARG | ( | HeaderFooterDialog | , |
| ClickApplyToAllHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 234 of file headerfooterdlg.cxx.
| IMPL_LINK_NOARG | ( | HeaderFooterDialog | , |
| ClickCancelHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 244 of file headerfooterdlg.cxx.
References m_xDialog, and RET_CANCEL.
| IMPL_LINK_NOARG | ( | HeaderFooterTabPage | , |
| LanguageChangeHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 415 of file headerfooterdlg.cxx.
| IMPL_LINK_NOARG | ( | HeaderFooterTabPage | , |
| UpdateOnToggleHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 513 of file headerfooterdlg.cxx.
References update().