Searched refs:IsValidDateTime (Results 1 – 1 of 1) sorted by relevance
144 bool IsValidDateTime( const util::DateTime& rDT ) in IsValidDateTime() function963 if ( IsValidDateTime( _pImp->m_xDocProps->getCreationDate() ) ) in getFastPropertyValue()976 if ( IsValidDateTime( _pImp->m_xDocProps->getModificationDate() ) ) in getFastPropertyValue()983 if ( IsValidDateTime( _pImp->m_xDocProps->getPrintDate() ) ) in getFastPropertyValue()1000 if ( IsValidDateTime( _pImp->m_xDocProps->getTemplateDate() ) ) in getFastPropertyValue()
Completed in 15 milliseconds