Searched refs:sPropertyDateTime (Results 1 – 4 of 4) sorted by relevance
302 sPropertyDateTime(RTL_CONSTASCII_USTRINGPARAM("DateTime")), in XMLTextFieldExport()1278 if (xPropSetInfo->hasPropertyByName(sPropertyDateTime)) in ExportFieldHelper()1282 GetDateTimeProperty(sPropertyDateTime,rPropSet), in ExportFieldHelper()1323 else if (xPropSetInfo->hasPropertyByName(sPropertyDateTime)) in ExportFieldHelper()1326 GetDateTimeProperty(sPropertyDateTime,rPropSet), in ExportFieldHelper()
1093 , sPropertyDateTime(RTL_CONSTASCII_USTRINGPARAM(sAPI_date_time)) in XMLTimeFieldImportContext()1208 else if (xPropertySetInfo->hasPropertyByName(sPropertyDateTime)) in PrepareField()1211 rPropertySet->setPropertyValue(sPropertyDateTime, aAny); in PrepareField()
471 const ::rtl::OUString sPropertyDateTime; member in XMLTextFieldExport
337 const ::rtl::OUString sPropertyDateTime; member in XMLTimeFieldImportContext
Completed in 39 milliseconds