Lines Matching refs:rPropSet
421 const Reference<XPropertySet > & rPropSet ) in FillPropertySet()
488 xInfo = rPropSet->getPropertySetInfo(); in FillPropertySet()
493 rPropSet->setPropertyValue( sAutoProp, makeAny(GetAutoName()) ); in FillPropertySet()
511 xImpPrMap->CheckSpecialContext( GetProperties(), rPropSet, aContextIDs ); in FillPropertySet()
515 xImpPrMap->FillPropertySet( GetProperties(), rPropSet, aContextIDs ); in FillPropertySet()
536 …DBG_ASSERT( rPropSet->getPropertySetInfo()->hasPropertyByName( sIsSplitAllowed ), "property missin… in FillPropertySet()
537 rPropSet->setPropertyValue( in FillPropertySet()
545 …DBG_ASSERT( rPropSet->getPropertySetInfo()->hasPropertyByName( sCollapsingBorders ), "property mis… in FillPropertySet()
546 rPropSet->setPropertyValue( in FillPropertySet()
607 xInfo = rPropSet->getPropertySetInfo(); in FillPropertySet()
612 rPropSet->setPropertyValue(rPropertyName,Any(sStyleName)); in FillPropertySet()
657 xInfo = rPropSet->getPropertySetInfo(); in FillPropertySet()
662 rPropSet->setPropertyValue(rPropertyName,aAny); in FillPropertySet()