Searched refs:sPropertyAdjust (Results 1 – 4 of 4) sorted by relevance
289 sPropertyAdjust(RTL_CONSTASCII_USTRINGPARAM("Adjust")), in XMLTextFieldExport()1291 if (xPropSetInfo->hasPropertyByName(sPropertyAdjust)) in ExportFieldHelper()1295 GetIntProperty(sPropertyAdjust, rPropSet), in ExportFieldHelper()1336 if (xPropSetInfo->hasPropertyByName(sPropertyAdjust)) in ExportFieldHelper()1340 GetIntProperty(sPropertyAdjust, rPropSet), in ExportFieldHelper()
1094 , sPropertyAdjust(RTL_CONSTASCII_USTRINGPARAM(sAPI_adjust)) in XMLTimeFieldImportContext()1183 if (xPropertySetInfo->hasPropertyByName(sPropertyAdjust)) in PrepareField()1186 rPropertySet->setPropertyValue(sPropertyAdjust, aAny); in PrepareField()
458 const ::rtl::OUString sPropertyAdjust; member in XMLTextFieldExport
338 const ::rtl::OUString sPropertyAdjust; member in XMLTimeFieldImportContext
Completed in 42 milliseconds