Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx91 ,m_nStep(0) in OGeometryControlModel_Base()
123 ,m_nStep(0) in OGeometryControlModel_Base()
189 …y(GCM_PROPERTY_STEP, GCM_PROPERTY_ID_STEP, DEFAULT_ATTRIBS(), &m_nStep, ::getCppuType(&m_nStep)); in registerProperties()
229 case GCM_PROPERTY_ID_STEP: aValue <<= m_nStep; break; in ImplGetPropertyValueByHandle()
249 case GCM_PROPERTY_ID_STEP: aValue >>= m_nStep; break; in ImplSetPropertyValueByHandle()
398 pOwnClone->m_nStep = m_nStep; in createClone()
/trunk/main/framework/source/uielement/
H A Dspinfieldtoolbarcontroller.cxx214 , m_nStep( 0.0 ) in SpinfieldToolbarController()
270 double nValue = m_nValue + m_nStep; in Up()
283 double nValue = m_nValue - m_nStep; in Down()
506 m_nStep = aStep.toDouble(); in executeControlCommand()
/trunk/main/framework/inc/uielement/
H A Dspinfieldtoolbarcontroller.hxx104 double m_nStep; member in framework::SpinfieldToolbarController
/trunk/main/toolkit/inc/toolkit/controls/
H A Dgeometrycontrolmodel.hxx74 sal_Int32 m_nStep; member in OGeometryControlModel_Base

Completed in 32 milliseconds