Home
last modified time | relevance | path

Searched refs:appendTimestamp (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/ucbhelper/inc/ucbhelper/
H A Dpropertyvalueset.hxx314 …void appendTimestamp( const ::rtl::OUString& rPropName, const ::com::sun::star::util::DateTime& rV…
315 …void appendTimestamp( const sal_Char* pAsciiPropName, const ::com::sun::star::util::DateTime& rVal… in appendTimestamp() function in ucbhelper::PropertyValueSet
317 appendTimestamp( ::rtl::OUString::createFromAscii( pAsciiPropName ), rValue ); in appendTimestamp()
319 …void appendTimestamp( const ::com::sun::star::beans::Property& rProp, const ::com::sun::star::util… in appendTimestamp() function in ucbhelper::PropertyValueSet
321 appendTimestamp( rProp.Name, rValue ); in appendTimestamp()
/aoo41x/main/ucb/source/ucp/odma/
H A Dodma_content.cxx680 xRow->appendTimestamp( rProp, rData->m_aDateCreated ); in getPropertyValues()
685 xRow->appendTimestamp( rProp, rData->m_aDateModified ); in getPropertyValues()
778 xRow->appendTimestamp( in getPropertyValues()
785 xRow->appendTimestamp( in getPropertyValues()
/aoo41x/main/ucb/source/ucp/ftp/
H A DftpresultsetI.cxx90 xRow->appendTimestamp(seqProp[i], in ResultSetI()
H A Dftpcontent.cxx873 xRow->appendTimestamp(seqProp[i], in getPropertyValues()
/aoo41x/main/ucb/source/ucp/gio/
H A Dgio_content.cxx448 …xRow->appendTimestamp( rProp, getDateFromUnix(g_file_info_get_attribute_uint64(pInfo, G_FILE_ATTRI… in getPropertyValuesFromGFileInfo()
455 …xRow->appendTimestamp( rProp, getDateFromUnix(g_file_info_get_attribute_uint64(pInfo, G_FILE_ATTRI… in getPropertyValuesFromGFileInfo()
/aoo41x/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx759 void PropertyValueSet::appendTimestamp( const ::rtl::OUString& rPropName, in appendTimestamp() function in ucbhelper::PropertyValueSet
/aoo41x/main/ucb/source/ucp/gvfs/
H A Dgvfs_content.cxx664 xRow->appendTimestamp( rProp, getDateFromUnix( m_info.ctime ) ); in getPropertyValues()
671 xRow->appendTimestamp( rProp, getDateFromUnix( m_info.mtime ) ); in getPropertyValues()

Completed in 193 milliseconds