|
LibreOffice Module sw (master) 1
|
#include <cmdid.h>#include <fmtfsize.hxx>#include <hintids.hxx>#include <svtools/unitconv.hxx>#include <vcl/fieldvalues.hxx>#include <unotools/localedatawrapper.hxx>#include <unotools/syslocale.hxx>#include <editeng/borderline.hxx>#include <editeng/sizeitem.hxx>#include <svx/pageitem.hxx>#include <svl/eitem.hxx>#include <editeng/ulspitem.hxx>#include <uitool.hxx>#include <pagedesc.hxx>#include <pgfnote.hxx>#include <uiitems.hxx>#include <memory>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (SwFootNotePage, HeightPage, weld::Toggleable &, void) | |
| IMPL_LINK_NOARG (SwFootNotePage, HeightMetric, weld::Toggleable &, void) | |
| IMPL_LINK_NOARG (SwFootNotePage, HeightModify, weld::MetricSpinButton &, void) | |
| IMPL_LINK_NOARG (SwFootNotePage, LineWidthChanged_Impl, weld::MetricSpinButton &, void) | |
| IMPL_LINK (SwFootNotePage, LineColorSelected_Impl, ColorListBox &, rColorBox, void) | |
| IMPL_LINK | ( | SwFootNotePage | , |
| LineColorSelected_Impl | , | ||
| ColorListBox & | , | ||
| rColorBox | , | ||
| void | |||
| ) |
Definition at line 91 of file pgfnote.cxx.
| IMPL_LINK_NOARG | ( | SwFootNotePage | , |
| HeightMetric | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 51 of file pgfnote.cxx.
| IMPL_LINK_NOARG | ( | SwFootNotePage | , |
| HeightModify | , | ||
| weld::MetricSpinButton & | , | ||
| void | |||
| ) |
Definition at line 61 of file pgfnote.cxx.
| IMPL_LINK_NOARG | ( | SwFootNotePage | , |
| HeightPage | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 45 of file pgfnote.cxx.
| IMPL_LINK_NOARG | ( | SwFootNotePage | , |
| LineWidthChanged_Impl | , | ||
| weld::MetricSpinButton & | , | ||
| void | |||
| ) |
Definition at line 81 of file pgfnote.cxx.
References vcl::ConvertDoubleValue().