Home
last modified time | relevance | path

Searched refs:OutDateTime (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx451 OutDateTime(OOO_STRING_SVTOOLS_RTF_CREATIM, xDocProps->getCreationDate()); in WriteInfo()
454 OutDateTime(OOO_STRING_SVTOOLS_RTF_REVTIM, xDocProps->getModificationDate()); in WriteInfo()
456 OutDateTime(OOO_STRING_SVTOOLS_RTF_PRINTIM, xDocProps->getPrintDate()); in WriteInfo()
966 void RtfExport::OutDateTime(const sal_Char* pStr, const util::DateTime& rDT ) in OutDateTime() function in RtfExport
H A Drtfexport.hxx171 void OutDateTime(const sal_Char* pStr, const util::DateTime& rDT );

Completed in 24 milliseconds