Home
last modified time | relevance | path

Searched refs:VCLXSpinField (Results 1 – 5 of 5) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx1349 void VCLXSpinField::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()
1357 VCLXSpinField::VCLXSpinField() : maSpinListeners( *this ) in VCLXSpinField() function in VCLXSpinField
1370 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()
4428 VCLXSpinField::setProperty( PropertyName, Value ); in setProperty()
[all …]
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx836 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()
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx74 case WINDOW_METRICFIELD: return new VCLXSpinField; in CreateXWindow()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx810 class TOOLKIT_DLLPUBLIC VCLXSpinField : public ::com::sun::star::awt::XSpinField, class
820 VCLXSpinField();
848 class VCLXFormattedSpinField : public VCLXSpinField
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx175 class SVTXFormattedField : public VCLXSpinField

Completed in 105 milliseconds