Home
last modified time | relevance | path

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

/trunk/main/basctl/source/dlged/
H A Ddlgedobj.cxx564 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()
/trunk/main/basctl/source/inc/
H A Ddlgeddef.hxx71 #define DLGED_PROP_STEP ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Step" ) ) macro

Completed in 25 milliseconds