Lines Matching refs:rPropSet

1077 						   Reference<beans::XPropertySet>& rPropSet);
1090 Reference<beans::XPropertySet>& rPropSet);
1095 sal_Bool CreateMark(Reference<beans::XPropertySet>& rPropSet,
1202 Reference<beans::XPropertySet>& rPropSet) in ProcessAttributes() argument
1214 rPropSet); in ProcessAttributes()
1222 Reference<beans::XPropertySet>& rPropSet) in ProcessAttribute() argument
1235 rPropSet->setPropertyValue(sAlternativeText, uno::makeAny(sValue)); in ProcessAttribute()
1316 Reference<beans::XPropertySet>& rPropSet, in CreateMark() argument
1326 rPropSet = xPropSet; in CreateMark()
1354 Reference<beans::XPropertySet>& rPropSet);
1373 Reference<beans::XPropertySet>& rPropSet) in ProcessAttribute() argument
1375 DBG_ASSERT(rPropSet.is(), "need PropertySet"); in ProcessAttribute()
1387 rPropSet->setPropertyValue(sLevel, uno::makeAny((sal_Int16)(nTmp - 1))); in ProcessAttribute()
1395 nNamespace, sLocalName, sValue, rPropSet); in ProcessAttribute()
1420 Reference<beans::XPropertySet>& rPropSet);
1437 Reference<beans::XPropertySet>& rPropSet) in ProcessAttribute() argument
1443 rPropSet->setPropertyValue(sUserIndexName, uno::makeAny(sValue)); in ProcessAttribute()
1453 rPropSet->setPropertyValue(sLevel, uno::makeAny(static_cast<sal_Int16>(nTmp - 1))); in ProcessAttribute()
1461 nNamespace, sLocalName, sValue, rPropSet); in ProcessAttribute()
1468 nNamespace, sLocalName, sValue, rPropSet); in ProcessAttribute()
1498 Reference<beans::XPropertySet>& rPropSet);
1520 Reference<beans::XPropertySet>& rPropSet) in ProcessAttribute() argument
1526 rPropSet->setPropertyValue(sPrimaryKey, uno::makeAny(sValue)); in ProcessAttribute()
1530 rPropSet->setPropertyValue(sSecondaryKey, uno::makeAny(sValue)); in ProcessAttribute()
1534 rPropSet->setPropertyValue(sPrimaryKeyReading, uno::makeAny(sValue)); in ProcessAttribute()
1538 rPropSet->setPropertyValue(sSecondaryKeyReading, uno::makeAny(sValue)); in ProcessAttribute()
1542 rPropSet->setPropertyValue(sTextReading, uno::makeAny(sValue)); in ProcessAttribute()
1551 rPropSet->setPropertyValue(sMainEntry, uno::makeAny(bMainEntry)); in ProcessAttribute()
1556 nNamespace, sLocalName, sValue, rPropSet); in ProcessAttribute()
1562 nNamespace, sLocalName, sValue, rPropSet); in ProcessAttribute()