Home
last modified time | relevance | path

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

/aoo4110/main/toolkit/source/controls/
H A Dtkspinbutton.cxx65 ImplRegisterProperty( BASEPROPERTY_SPINVALUE ); in UnoSpinButtonModel()
214 …ImplSetPropertyValue( GetPropertyName( BASEPROPERTY_SPINVALUE ), makeAny( rEvent.Value ), sal_Fals… in adjustmentValueChanged()
245 ImplSetPropertyValue( GetPropertyName( BASEPROPERTY_SPINVALUE ), makeAny( value ), sal_True ); in setValue()
253 …ImplSetPropertyValue( GetPropertyName( BASEPROPERTY_SPINVALUE ), makeAny( currentValue ), sal_True… in setValues()
H A Dunocontrolmodel.cxx319 case BASEPROPERTY_SPINVALUE: aDefault <<= (sal_Int32) 0; break; in ImplGetDefaultValue()
/aoo4110/main/toolkit/source/awt/
H A Dvclxspinbutton.cxx269 case BASEPROPERTY_SPINVALUE: in setProperty()
318 case BASEPROPERTY_SPINVALUE: in getProperty()
/aoo4110/main/toolkit/inc/toolkit/helper/
H A Dproperty.hxx142 #define BASEPROPERTY_SPINVALUE 97 // sal_Int32 macro

Completed in 28 milliseconds