LibreOffice Module sw (master) 1
|
#include <vcl/weld.hxx>
Go to the source code of this file.
Functions | |
int | getfldval (const weld::MetricSpinButton &rField) |
void | setfldval (weld::MetricSpinButton &rField, int lValue) |
|
inline |
Definition at line 24 of file labimp.hxx.
References weld::MetricSpinButton::denormalize(), and weld::MetricSpinButton::get_value().
Referenced by SwLabFormatPage::ChangeMinMax(), SwLabFormatPage::FillItem(), and IMPL_LINK_NOARG().
|
inline |
Definition at line 29 of file labimp.hxx.
References weld::MetricSpinButton::normalize(), and weld::MetricSpinButton::set_value().
Referenced by SwLabPage::DisplayFormat(), and SwLabFormatPage::Reset().