Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dxmlexppr.cxx350 Reference < XTolerantMultiPropertySet > xTolPropSet( rPropSet, UNO_QUERY ); in FillPropertyStateArray() local
351 if (xTolPropSet.is()) in FillPropertyStateArray()
355 …Sequence < beans::GetDirectPropertyTolerantResult > aResults(xTolPropSet->getDirectPropertyValuesT… in FillPropertyStateArray()
387 …Sequence < beans::GetPropertyTolerantResult > aResults(xTolPropSet->getPropertyValuesTolerant(rApi… in FillPropertyStateArray()
H A Dxmlimppr.cxx448 Reference< XTolerantMultiPropertySet > xTolPropSet( rPropSet, UNO_QUERY ); in FillPropertySet() local
449 if (xTolPropSet.is()) in FillPropertySet()
450 bSet = _FillTolerantMultiPropertySet( aProperties, xTolPropSet, maPropMapper, rImport, in FillPropertySet()

Completed in 14 milliseconds