Home
last modified time | relevance | path

Searched refs:isUCBSpecialProperty (Results 1 – 3 of 3) sorted by relevance

/trunk/main/ucb/source/ucp/webdav/
H A DDAVProperties.hxx53 static bool isUCBSpecialProperty( const rtl::OUString & rFullName,
H A DDAVProperties.cxx197 bool DAVProperties::isUCBSpecialProperty(const rtl::OUString& rFullName, rtl::OUString& rParsedName) in isUCBSpecialProperty() function in DAVProperties
H A Dwebdavcontent.cxx926 bool bIsSpecial = DAVProperties::isUCBSpecialProperty( aProperty.Name, aSpecialName ); in addProperty()
1883 bool bIsSpecial = DAVProperties::isUCBSpecialProperty( rName, aSpecialName ); in setPropertyValues()

Completed in 36 milliseconds