Home
last modified time | relevance | path

Searched refs:sPropertyDateTime (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/xmloff/source/text/
H A Dtxtflde.cxx302 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()
H A Dtxtfldi.cxx1093 , sPropertyDateTime(RTL_CONSTASCII_USTRINGPARAM(sAPI_date_time)) in XMLTimeFieldImportContext()
1208 else if (xPropertySetInfo->hasPropertyByName(sPropertyDateTime)) in PrepareField()
1211 rPropertySet->setPropertyValue(sPropertyDateTime, aAny); in PrepareField()
/aoo41x/main/xmloff/inc/
H A Dtxtflde.hxx471 const ::rtl::OUString sPropertyDateTime; member in XMLTextFieldExport
H A Dtxtfldi.hxx337 const ::rtl::OUString sPropertyDateTime; member in XMLTimeFieldImportContext

Completed in 158 milliseconds