|
LibreOffice Module sd (master) 1
|
#include <svl/itemset.hxx>#include <svl/intitem.hxx>#include <svl/eitem.hxx>#include <svl/stritem.hxx>#include <vcl/svapp.hxx>#include <sdattr.hrc>#include <present.hxx>#include <cusshow.hxx>#include <customshowlist.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (SdStartPresentationDlg, ChangeRangeHdl, weld::Toggleable &, void) | |
| Handler: Enabled/Disabled Listbox "Dias". More... | |
| IMPL_LINK_NOARG (SdStartPresentationDlg, ClickWindowPresentationHdl, weld::Toggleable &, void) | |
| Handler: Enabled/Disabled Checkbox "AlwaysOnTop". More... | |
| IMPL_LINK_NOARG (SdStartPresentationDlg, ChangePauseHdl, weld::FormattedSpinButton &, void) | |
| Handler: Enabled/Disabled Checkbox "AlwaysOnTop". More... | |
| IMPL_LINK_NOARG | ( | SdStartPresentationDlg | , |
| ChangePauseHdl | , | ||
| weld::FormattedSpinButton & | , | ||
| void | |||
| ) |
Handler: Enabled/Disabled Checkbox "AlwaysOnTop".
Definition at line 312 of file present.cxx.
| IMPL_LINK_NOARG | ( | SdStartPresentationDlg | , |
| ChangeRangeHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Handler: Enabled/Disabled Listbox "Dias".
Definition at line 279 of file present.cxx.
| IMPL_LINK_NOARG | ( | SdStartPresentationDlg | , |
| ClickWindowPresentationHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Handler: Enabled/Disabled Checkbox "AlwaysOnTop".
Definition at line 288 of file present.cxx.