Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx467 textToDateTime(css::util::DateTime & io_rdt, const OUString& i_text) noexcept in textToDateTime() function
482 static_cast<void> (textToDateTime(dt, i_text)); in textToDateTimeDefault()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx471 textToDateTime(css::util::DateTime & io_rdt, const OUString& i_text) throw () in textToDateTime() function
486 static_cast<void> (textToDateTime(dt, i_text)); in textToDateTimeDefault()