Searched refs:aStep (Results 1 – 2 of 2) sorted by relevance
370 rtl::OUString aStep; in executeControlCommand() local384 aStep = bFloat ? ::rtl::OUString::valueOf( fValue ) : in executeControlCommand()426 aStep = bFloat ? ::rtl::OUString::valueOf( fValue ) : in executeControlCommand()505 if ( aStep.getLength() > 0 ) in executeControlCommand()506 m_nStep = aStep.toDouble(); in executeControlCommand()
1121 Any aStep = xPSetForm->getPropertyValue( DLGED_PROP_STEP ); in SetDefaults() local1122 xPSet->setPropertyValue( DLGED_PROP_STEP, aStep ); in SetDefaults()
Completed in 35 milliseconds