Searched refs:DLGED_PROP_STEP (Results 1 – 2 of 2) sorted by relevance
564 xPSet->getPropertyValue( DLGED_PROP_STEP ) >>= nStep; in GetStep()1121 Any aStep = xPSetForm->getPropertyValue( DLGED_PROP_STEP ); in SetDefaults()1122 xPSet->setPropertyValue( DLGED_PROP_STEP, aStep ); in SetDefaults()1277 else if ( evt.PropertyName == DLGED_PROP_STEP ) in _propertyChange()
71 #define DLGED_PROP_STEP ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Step" ) ) macro
Completed in 40 milliseconds