Searched refs:m_nStep (Results 1 – 4 of 4) sorted by relevance
91 ,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()
214 , 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()
104 double m_nStep; member in framework::SpinfieldToolbarController
74 sal_Int32 m_nStep; member in OGeometryControlModel_Base
Completed in 23 milliseconds