Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtflde.cxx303 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()
H A Dtxtfldi.cxx1092 , sPropertyDateTimeValue(RTL_CONSTASCII_USTRINGPARAM(sAPI_date_time_value)) in XMLTimeFieldImportContext()
1203 if (xPropertySetInfo->hasPropertyByName(sPropertyDateTimeValue)) in PrepareField()
1206 rPropertySet->setPropertyValue(sPropertyDateTimeValue,aAny); in PrepareField()
/trunk/main/xmloff/inc/
H A Dtxtflde.hxx472 const ::rtl::OUString sPropertyDateTimeValue; member in XMLTextFieldExport
H A Dtxtfldi.hxx336 const ::rtl::OUString sPropertyDateTimeValue; member in XMLTimeFieldImportContext

Completed in 59 milliseconds