Searched refs:rApiNames (Results 1 – 1 of 1) sorted by relevance
348 const uno::Sequence<OUString>& rApiNames = GetApiNames(); in FillPropertyStateArray() local355 …etDirectPropertyTolerantResult > aResults(xTolPropSet->getDirectPropertyValuesTolerant(rApiNames)); in FillPropertyStateArray()387 …e < beans::GetPropertyTolerantResult > aResults(xTolPropSet->getPropertyValuesTolerant(rApiNames)); in FillPropertyStateArray()388 …OSL_ENSURE( rApiNames.getLength() == aResults.getLength(), "wrong implemented XTolerantMultiProper… in FillPropertyStateArray()422 aStates = xPropState->getPropertyStates( rApiNames ); in FillPropertyStateArray()497 aValues = xMultiPropSet->getPropertyValues( rApiNames ); in FillPropertyStateArray()
Completed in 13 milliseconds