Searched refs:rMultiPropertySet (Results 1 – 1 of 1) sorted by relevance
147 const Reference<XMultiPropertySet> & rMultiPropertySet ) in getValues() argument149 DBG_ASSERT( rMultiPropertySet.is(), "We need an XMultiPropertySet." ); in getValues()151 aValues = rMultiPropertySet->getPropertyValues( aPropertySequence ); in getValues()
Completed in 12 milliseconds