LibreOffice Module svx (master) 1
|
#include <com/sun/star/drawing/FillStyle.hpp>
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/frame/XFrame.hpp>
#include <comphelper/propertyvalue.hxx>
#include <sfx2/tbxctrl.hxx>
#include <sfx2/viewsh.hxx>
#include <sfx2/module.hxx>
#include <vcl/event.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <vcl/virdev.hxx>
#include <svx/dialmgr.hxx>
#include <svx/strings.hrc>
#include <svx/xlnwtit.hxx>
#include <svx/xtable.hxx>
#include <svx/itemwin.hxx>
#include <svtools/unitconv.hxx>
#include "linemetricbox.hxx"
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (SvxMetricField, ModifyHdl, weld::MetricSpinButton &, void) | |
IMPL_LINK_NOARG (SvxMetricField, FocusInHdl, weld::Widget &, void) | |
IMPL_LINK (SvxMetricField, KeyInputHdl, const KeyEvent &, rKEvt, bool) | |
IMPL_LINK | ( | SvxMetricField | , |
KeyInputHdl | , | ||
const KeyEvent & | , | ||
rKEvt | , | ||
bool | |||
) |
Definition at line 145 of file itemwin.cxx.
References KEY_ESCAPE, and m_xWidget.
IMPL_LINK_NOARG | ( | SvxMetricField | , |
FocusInHdl | , | ||
weld::Widget & | , | ||
void | |||
) |
Definition at line 140 of file itemwin.cxx.
References m_xWidget.
IMPL_LINK_NOARG | ( | SvxMetricField | , |
ModifyHdl | , | ||
weld::MetricSpinButton & | , | ||
void | |||
) |
Definition at line 102 of file itemwin.cxx.
References a, Any, SfxToolBoxControl::Dispatch(), GetCoreValue(), m_xWidget, comphelper::makePropertyValue(), and XLineWidthItem::QueryValue().