Home
last modified time | relevance | path

Searched refs:aStep (Results 1 – 2 of 2) sorted by relevance

/trunk/main/framework/source/uielement/
H A Dspinfieldtoolbarcontroller.cxx370 rtl::OUString aStep; in executeControlCommand() local
384 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()
/trunk/main/basctl/source/dlged/
H A Ddlgedobj.cxx1121 Any aStep = xPSetForm->getPropertyValue( DLGED_PROP_STEP ); in SetDefaults() local
1122 xPSet->setPropertyValue( DLGED_PROP_STEP, aStep ); in SetDefaults()

Completed in 29 milliseconds