Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx1828 Any aListSourceValue( impl_getPropertyValue_throw( PROPERTY_LISTSOURCE ) ); in impl_updateDependentProperty_nothrow() local
1829 if ( aListSourceValue >>= aListSource ) in impl_updateDependentProperty_nothrow()
1835 OSL_VERIFY( aListSourceValue >>= sListSource ); in impl_updateDependentProperty_nothrow()