Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A DContentProperties.cxx256 ( rProp.Name == DAVProperties::CREATIONDATE ) ) in UCBNamesToDAVNames()
260 propertyNames.push_back( DAVProperties::CREATIONDATE ); in UCBNamesToDAVNames()
462 if ( rName.equals( DAVProperties::CREATIONDATE ) ) in addProperty()
H A DDAVProperties.cxx33 const ::rtl::OUString DAVProperties::CREATIONDATE = member in DAVProperties
141 DAVProperties::CREATIONDATE.matchIgnoreAsciiCase( aName, 4 ) || in createUCBPropName()
H A Dwebdavcontentcaps.cxx167 DAVProperties::CREATIONDATE, in getProperty()
355 ( (*it) == DAVProperties::CREATIONDATE ) ) in getProperties()
H A DDAVProperties.hxx34 static const ::rtl::OUString CREATIONDATE; member

Completed in 24 milliseconds