Searched refs:xTolPropSet (Results 1 – 2 of 2) sorted by relevance
350 Reference < XTolerantMultiPropertySet > xTolPropSet( rPropSet, UNO_QUERY ); in FillPropertyStateArray() local351 if (xTolPropSet.is()) in FillPropertyStateArray()355 …Sequence < beans::GetDirectPropertyTolerantResult > aResults(xTolPropSet->getDirectPropertyValuesT… in FillPropertyStateArray()387 …Sequence < beans::GetPropertyTolerantResult > aResults(xTolPropSet->getPropertyValuesTolerant(rApi… in FillPropertyStateArray()
448 Reference< XTolerantMultiPropertySet > xTolPropSet( rPropSet, UNO_QUERY ); in FillPropertySet() local449 if (xTolPropSet.is()) in FillPropertySet()450 bSet = _FillTolerantMultiPropertySet( aProperties, xTolPropSet, maPropMapper, rImport, in FillPropertySet()
Completed in 25 milliseconds