addProperties(const std::vector< OUString > &rProps, const ContentProperties &rContentProps) | http_dav_ucp::ContentProperties | |
addProperty(const OUString &rName, const css::uno::Any &rValue, bool bIsCaseSensitive) | http_dav_ucp::ContentProperties | |
addProperty(const DAVPropertyValue &rProp) | http_dav_ucp::ContentProperties | |
contains(const OUString &rName) const | http_dav_ucp::ContentProperties | |
containsAllNames(const css::uno::Sequence< css::beans::Property > &rProps, std::vector< OUString > &rNamesNotContained) const | http_dav_ucp::ContentProperties | |
ContentProperties() | http_dav_ucp::ContentProperties | |
ContentProperties(const DAVResource &rResource) | http_dav_ucp::ContentProperties | explicit |
ContentProperties(const OUString &rTitle, bool bFolder) | http_dav_ucp::ContentProperties | |
ContentProperties(const OUString &rTitle) | http_dav_ucp::ContentProperties | explicit |
ContentProperties(const ContentProperties &rOther) | http_dav_ucp::ContentProperties | |
get(const OUString &rName) const | http_dav_ucp::ContentProperties | private |
getEscapedTitle() const | http_dav_ucp::ContentProperties | inline |
getProperties() const | http_dav_ucp::ContentProperties | inline |
getValue(const OUString &rName) const | http_dav_ucp::ContentProperties | |
isTrailingSlash() const | http_dav_ucp::ContentProperties | inline |
m_aEmptyAny | http_dav_ucp::ContentProperties | privatestatic |
m_aEscapedTitle | http_dav_ucp::ContentProperties | private |
m_bTrailingSlash | http_dav_ucp::ContentProperties | private |
m_xProps | http_dav_ucp::ContentProperties | private |
operator=(const ContentProperties &) | http_dav_ucp::ContentProperties | private |
UCBNamesToDAVNames(const css::uno::Sequence< css::beans::Property > &rProps, std::vector< OUString > &resources) | http_dav_ucp::ContentProperties | static |
UCBNamesToHTTPNames(const css::uno::Sequence< css::beans::Property > &rProps, std::vector< OUString > &resources) | http_dav_ucp::ContentProperties | static |