Searched refs:VCLXSpinField (Results 1 – 5 of 5) sorted by relevance
1349 void VCLXSpinField::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()1357 VCLXSpinField::VCLXSpinField() : maSpinListeners( *this ) in VCLXSpinField() function in VCLXSpinField1370 IMPL_XTYPEPROVIDER_START( VCLXSpinField )1387 void VCLXSpinField::up() throw(::com::sun::star::uno::RuntimeException) in up()1396 void VCLXSpinField::down() throw(::com::sun::star::uno::RuntimeException) in down()1405 void VCLXSpinField::first() throw(::com::sun::star::uno::RuntimeException) in first()1414 void VCLXSpinField::last() throw(::com::sun::star::uno::RuntimeException) in last()1423 void VCLXSpinField::enableRepeat( sal_Bool bRepeat ) throw(::com::sun::star::uno::RuntimeException) in enableRepeat()1439 void VCLXSpinField::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent()4422 VCLXSpinField::setProperty( PropertyName, Value ); in setProperty()[all …]
836 VCLXSpinField::SetWindow(_pWindow); in SetWindow()953 VCLXSpinField::setProperty( PropertyName, Value ); in setProperty()963 VCLXSpinField::setProperty( PropertyName, Value ); in setProperty()1028 aReturn <<= VCLXSpinField::getProperty(PropertyName); in getProperty()1404 VCLXSpinField::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
74 case WINDOW_METRICFIELD: return new VCLXSpinField; in CreateXWindow()
810 class TOOLKIT_DLLPUBLIC VCLXSpinField : public ::com::sun::star::awt::XSpinField, class820 VCLXSpinField();848 class VCLXFormattedSpinField : public VCLXSpinField
175 class SVTXFormattedField : public VCLXSpinField
Completed in 92 milliseconds