|
LibreOffice Module sw (master) 1
|
#include <memory>#include <vcl/svapp.hxx>#include <rtl/ustring.hxx>#include <tools/lineend.hxx>#include <svtools/unitconv.hxx>#include <com/sun/star/uno/Sequence.h>#include <swtypes.hxx>#include <labimp.hxx>#include "swuilabimp.hxx"#include "labfmt.hxx"#include "labprt.hxx"#include <dbmgr.hxx>#include <uitool.hxx>#include <cmdid.h>#include <helpids.h>#include <strings.hrc>#include <envimg.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (SwLabPage, AddrHdl, weld::Toggleable &, void) | |
| IMPL_LINK (SwLabPage, DatabaseHdl, weld::ComboBox &, rListBox, void) | |
| IMPL_LINK_NOARG (SwLabPage, FieldHdl, weld::Button &, void) | |
| IMPL_LINK_NOARG (SwLabPage, PageHdl, weld::Toggleable &, void) | |
| IMPL_LINK_NOARG (SwLabPage, MakeHdl, weld::ComboBox &, void) | |
| IMPL_LINK_NOARG (SwLabPage, TypeHdl, weld::ComboBox &, void) | |
| IMPL_LINK | ( | SwLabPage | , |
| DatabaseHdl | , | ||
| weld::ComboBox & | , | ||
| rListBox | , | ||
| void | |||
| ) |
Definition at line 285 of file label1.cxx.
| IMPL_LINK_NOARG | ( | SwLabPage | , |
| AddrHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 274 of file label1.cxx.
References convertLineEnd(), GetSystemLineEnd(), and MakeSender().
| IMPL_LINK_NOARG | ( | SwLabPage | , |
| FieldHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 304 of file label1.cxx.
References aStr.
| IMPL_LINK_NOARG | ( | SwLabPage | , |
| MakeHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
| IMPL_LINK_NOARG | ( | SwLabPage | , |
| PageHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 317 of file label1.cxx.
| IMPL_LINK_NOARG | ( | SwLabPage | , |
| TypeHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 375 of file label1.cxx.