Lines Matching refs:ContentProperties

88 uno::Any ContentProperties::m_aEmptyAny;
90 ContentProperties::ContentProperties( const DAVResource& rResource ) in ContentProperties() function in ContentProperties
134 ContentProperties::ContentProperties( in ContentProperties() function in ContentProperties
148 ContentProperties::ContentProperties( const rtl::OUString & rTitle ) in ContentProperties() function in ContentProperties
157 ContentProperties::ContentProperties() in ContentProperties() function in ContentProperties
164 ContentProperties::ContentProperties( const ContentProperties & rOther ) in ContentProperties() function in ContentProperties
174 bool ContentProperties::contains( const rtl::OUString & rName ) const in contains()
183 const uno::Any & ContentProperties::getValue( in getValue()
194 const PropertyValue * ContentProperties::get( in get()
218 void ContentProperties::UCBNamesToDAVNames( in UCBNamesToDAVNames()
327 void ContentProperties::UCBNamesToHTTPNames( in UCBNamesToHTTPNames()
374 bool ContentProperties::containsAllNames( in containsAllNames()
395 void ContentProperties::addProperties( in addProperties()
397 const ContentProperties & rContentProps ) in addProperties()
424 void ContentProperties::addProperties( const ContentProperties & rProps ) in addProperties()
438 void ContentProperties::addProperties( in addProperties()
452 void ContentProperties::addProperty( const DAVPropertyValue & rProp ) in addProperty()
458 void ContentProperties::addProperty( const rtl::OUString & rName, in addProperty()
627 const ContentProperties & rProps ) in CachableContentProperties()
634 const ContentProperties & rProps ) in addProperties()