Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dxmlexppr.cxx348 const uno::Sequence<OUString>& rApiNames = GetApiNames(); in FillPropertyStateArray() local
355 …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 11 milliseconds