22#include <com/sun/star/frame/ControlCommand.hpp>
32class SpinfieldControl;
39 const css::uno::Reference< css::frame::XFrame >& rFrame,
47 virtual void SAL_CALL
dispose()
override;
58 virtual css::uno::Sequence< css::beans::PropertyValue>
getExecuteArgs(sal_Int16 KeyModifier)
const override;
60 bool impl_getValue(
const css::uno::Any& rAny, sal_Int32&
nValue,
double& fValue,
bool& bFloat );