Home
last modified time | relevance | path

Searched refs:BASEPROPERTY_SPINVALUE_MIN (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/toolkit/source/controls/
H A Dtkspinbutton.cxx66 ImplRegisterProperty( BASEPROPERTY_SPINVALUE_MIN ); in UnoSpinButtonModel()
251 …ImplSetPropertyValue( GetPropertyName( BASEPROPERTY_SPINVALUE_MIN ), makeAny( minValue ), sal_True… in setValues()
272 …ImplSetPropertyValue( GetPropertyName( BASEPROPERTY_SPINVALUE_MIN ), makeAny( minValue ), sal_True… in setMinimum()
H A Dunocontrolmodel.cxx321 case BASEPROPERTY_SPINVALUE_MIN: aDefault <<= (sal_Int32) 0; break; in ImplGetDefaultValue()
/aoo41x/main/toolkit/source/awt/
H A Dvclxspinbutton.cxx274 case BASEPROPERTY_SPINVALUE_MIN: in setProperty()
322 case BASEPROPERTY_SPINVALUE_MIN: in getProperty()
/aoo41x/main/toolkit/inc/toolkit/helper/
H A Dproperty.hxx143 #define BASEPROPERTY_SPINVALUE_MIN 98 // sal_Int32 macro

Completed in 59 milliseconds