Searched refs:sPropertyDateTimeValue (Results 1 – 4 of 4) sorted by relevance
303 sPropertyDateTimeValue(RTL_CONSTASCII_USTRINGPARAM("DateTimeValue")), in XMLTextFieldExport()1270 if (xPropSetInfo->hasPropertyByName(sPropertyDateTimeValue)) in ExportFieldHelper()1274 GetDateTimeProperty(sPropertyDateTimeValue, in ExportFieldHelper()1313 if (xPropSetInfo->hasPropertyByName(sPropertyDateTimeValue)) in ExportFieldHelper()1317 GetDateTimeProperty(sPropertyDateTimeValue, in ExportFieldHelper()1754 DateTime aDate( GetDateTimeProperty(sPropertyDateTimeValue, rPropSet) ); in ExportFieldHelper()
1092 , sPropertyDateTimeValue(RTL_CONSTASCII_USTRINGPARAM(sAPI_date_time_value)) in XMLTimeFieldImportContext()1203 if (xPropertySetInfo->hasPropertyByName(sPropertyDateTimeValue)) in PrepareField()1206 rPropertySet->setPropertyValue(sPropertyDateTimeValue,aAny); in PrepareField()
472 const ::rtl::OUString sPropertyDateTimeValue; member in XMLTextFieldExport
336 const ::rtl::OUString sPropertyDateTimeValue; member in XMLTimeFieldImportContext
Completed in 90 milliseconds