LibreOffice Module framework (master) 1
Classes | Namespaces | Functions
spinfieldtoolbarcontroller.cxx File Reference
#include <sal/config.h>
#include <stdio.h>
#include <uielement/spinfieldtoolbarcontroller.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <comphelper/propertyvalue.hxx>
#include <svtools/toolboxcontroller.hxx>
#include <vcl/InterimItemWindow.hxx>
#include <vcl/event.hxx>
#include <vcl/formatter.hxx>
#include <vcl/svapp.hxx>
#include <vcl/toolbox.hxx>
#include <o3tl/char16_t2wchar_t.hxx>
Include dependency graph for spinfieldtoolbarcontroller.cxx:

Go to the source code of this file.

Classes

class  framework::SpinfieldControl
 

Namespaces

namespace  framework
 

Functions

 framework::IMPL_LINK (SpinfieldControl, KeyInputHdl, const ::KeyEvent &, rKEvt, bool)
 
 framework::IMPL_LINK (SpinfieldControl, ParseInputHdl, sal_Int64 *, result, TriState)
 
 framework::IMPL_LINK_NOARG (SpinfieldControl, ValueChangedHdl, weld::FormattedSpinButton &, void)
 
 framework::IMPL_LINK_NOARG (SpinfieldControl, ModifyHdl, weld::Entry &, void)
 
 framework::IMPL_LINK_NOARG (SpinfieldControl, FocusInHdl, weld::Widget &, void)
 
 framework::IMPL_LINK_NOARG (SpinfieldControl, FocusOutHdl, weld::Widget &, void)
 
 framework::IMPL_LINK_NOARG (SpinfieldControl, ActivateHdl, weld::Entry &, bool)
 
 framework::IMPL_LINK_NOARG (SpinfieldControl, FormatOutputHdl, LinkParamNone *, bool)