Lines Matching refs:sPropertyFixed
640 , sPropertyFixed(RTL_CONSTASCII_USTRINGPARAM(sAPI_is_fixed)) in XMLSenderFieldImportContext()
735 rPropSet->setPropertyValue(sPropertyFixed, aAny); in PrepareField()
770 , sPropertyFixed(RTL_CONSTASCII_USTRINGPARAM(sAPI_is_fixed)) in XMLAuthorFieldImportContext()
796 rPropSet->setPropertyValue(sPropertyFixed, aAny); in PrepareField()
1091 , sPropertyFixed(RTL_CONSTASCII_USTRINGPARAM(sAPI_is_fixed)) in XMLTimeFieldImportContext()
1174 if (xPropertySetInfo->hasPropertyByName(sPropertyFixed)) in PrepareField()
1177 rPropertySet->setPropertyValue(sPropertyFixed, aAny); in PrepareField()
1667 , sPropertyFixed(RTL_CONSTASCII_USTRINGPARAM(sAPI_is_fixed)) in XMLSimpleDocInfoImportContext()
1697 if (xPropertySetInfo->hasPropertyByName(sPropertyFixed)) in PrepareField()
1701 rPropertySet->setPropertyValue(sPropertyFixed, aAny); in PrepareField()
2281 sPropertyFixed(RTL_CONSTASCII_USTRINGPARAM(sAPI_is_fixed)), in XMLFileNameImportContext()
2331 if (xPropertySetInfo->hasPropertyByName(sPropertyFixed)) in PrepareField()
2334 xPropertySet->setPropertyValue(sPropertyFixed, aAny); in PrepareField()