LibreOffice Module sw (master) 1
|
#include <svtools/unitconv.hxx>
#include <tools/poly.hxx>
#include <vcl/weld.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <sal/log.hxx>
#include <viewopt.hxx>
#include <swtypes.hxx>
#include <cmdid.h>
#include <label.hxx>
#include <labimp.hxx>
#include <labimg.hxx>
#include "labfmt.hxx"
#include <uitool.hxx>
#include <strings.hrc>
Go to the source code of this file.
Macros | |
#define | ROUND(x) static_cast<tools::Long>((x) + .5) |
Functions | |
IMPL_LINK_NOARG (SwLabFormatPage, MetricModifyHdl, weld::MetricSpinButton &, void) | |
IMPL_LINK_NOARG (SwLabFormatPage, ModifyHdl, weld::SpinButton &, void) | |
IMPL_LINK_NOARG (SwLabFormatPage, PreviewHdl, Timer *, void) | |
IMPL_LINK_NOARG (SwLabFormatPage, SaveHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (SwSaveLabelDlg, OkHdl, weld::Button &, void) | |
IMPL_LINK_NOARG (SwSaveLabelDlg, ModifyComboHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG (SwSaveLabelDlg, ModifyEntryHdl, weld::Entry &, void) | |
#define ROUND | ( | x | ) | static_cast<tools::Long>((x) + .5) |
Definition at line 43 of file labfmt.cxx.
IMPL_LINK_NOARG | ( | SwLabFormatPage | , |
MetricModifyHdl | , | ||
weld::MetricSpinButton & | , | ||
void | |||
) |
Definition at line 344 of file labfmt.cxx.
IMPL_LINK_NOARG | ( | SwLabFormatPage | , |
ModifyHdl | , | ||
weld::SpinButton & | , | ||
void | |||
) |
Definition at line 350 of file labfmt.cxx.
IMPL_LINK_NOARG | ( | SwLabFormatPage | , |
PreviewHdl | , | ||
Timer * | , | ||
void | |||
) |
Definition at line 357 of file labfmt.cxx.
IMPL_LINK_NOARG | ( | SwLabFormatPage | , |
SaveHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 486 of file labfmt.cxx.
References getfldval(), SwSaveLabelDlg::GetLabel(), SwLabRec::m_bCont, SwLabRec::m_nCols, SwLabRec::m_nHDist, SwLabRec::m_nHeight, SwLabRec::m_nLeft, SwLabRec::m_nPHeight, SwLabRec::m_nPWidth, SwLabRec::m_nRows, SwLabRec::m_nUpper, SwLabRec::m_nVDist, SwLabRec::m_nWidth, weld::DialogController::run(), and SwSaveLabelDlg::SetLabel().
IMPL_LINK_NOARG | ( | SwSaveLabelDlg | , |
ModifyComboHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 579 of file labfmt.cxx.
References Modify.
IMPL_LINK_NOARG | ( | SwSaveLabelDlg | , |
ModifyEntryHdl | , | ||
weld::Entry & | , | ||
void | |||
) |
Definition at line 584 of file labfmt.cxx.
References Modify.
IMPL_LINK_NOARG | ( | SwSaveLabelDlg | , |
OkHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 542 of file labfmt.cxx.
References Application::CreateBuilder(), SwLabelConfig::HasLabel(), SwLabelConfig::IsPredefinedLabel(), m_xDialog, RET_OK, RET_YES, SAL_WARN, SwLabelConfig::SaveLabel(), and sType.