Home
last modified time | relevance | path

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

/aoo4110/main/stoc/source/inspect/
H A Dintrospection.cxx469 Any aRealValue; in setPropertyValueByIndex() local
484 aRealValue = valInterface->queryInterface( aPropType ); in setPropertyValueByIndex()
485 if( aRealValue.hasValue() ) in setPropertyValueByIndex()
502 xFastPropSet->setFastPropertyValue( nOrgHandle, bUseCopy ? aRealValue : aValue ); in setPropertyValueByIndex()
517 xPropSet->setPropertyValue( rProp.Name, bUseCopy ? aRealValue : aValue ); in setPropertyValueByIndex()

Completed in 20 milliseconds