LibreOffice Module ucb (master) 1
|
#include <DAVProperties.hxx>
Static Public Member Functions | |
static void | createSerfPropName (::std::u16string_view rFullName, SerfPropName &rName) |
static void | createUCBPropName (const char *nspace, const char *name, OUString &rFullName) |
static bool | isUCBDeadProperty (const SerfPropName &rName) |
static bool | isUCBSpecialProperty (std::u16string_view rFullName, OUString &rParsedName) |
Static Public Attributes | |
static constexpr OUStringLiteral | CREATIONDATE = u"DAV:creationdate" |
static constexpr OUStringLiteral | DISPLAYNAME = u"DAV:displayname" |
static constexpr OUStringLiteral | GETCONTENTLANGUAGE = u"DAV:getcontentlanguage" |
static constexpr OUStringLiteral | GETCONTENTLENGTH = u"DAV:getcontentlength" |
static constexpr OUStringLiteral | GETCONTENTTYPE = u"DAV:getcontenttype" |
static constexpr OUStringLiteral | GETETAG = u"DAV:getetag" |
static constexpr OUStringLiteral | GETLASTMODIFIED = u"DAV:getlastmodified" |
static constexpr OUStringLiteral | LOCKDISCOVERY = u"DAV:lockdiscovery" |
static constexpr OUStringLiteral | RESOURCETYPE = u"DAV:resourcetype" |
static constexpr OUStringLiteral | SUPPORTEDLOCK = u"DAV:supportedlock" |
static constexpr OUStringLiteral | EXECUTABLE = u"http://apache.org/dav/props/executable" |
Definition at line 30 of file DAVProperties.hxx.
|
static |
Definition at line 29 of file DAVProperties.cxx.
References http_dav_ucp::SerfPropName::name, http_dav_ucp::SerfPropName::nspace, OUStringToOString(), o3tl::starts_with(), and u.
|
static |
Definition at line 92 of file DAVProperties.cxx.
References aName, CREATIONDATE, DISPLAYNAME, o3tl::equalsIgnoreAsciiCase(), GETCONTENTLANGUAGE, GETCONTENTLENGTH, GETCONTENTTYPE, GETETAG, GETLASTMODIFIED, LOCKDISCOVERY, name, RESOURCETYPE, and SUPPORTEDLOCK.
|
static |
Definition at line 155 of file DAVProperties.cxx.
References http_dav_ucp::SerfPropName::nspace.
|
static |
Definition at line 163 of file DAVProperties.cxx.
References o3tl::starts_with(), and u.
|
staticconstexpr |
Definition at line 32 of file DAVProperties.hxx.
Referenced by http_dav_ucp::ContentProperties::addProperty(), createUCBPropName(), http_dav_ucp::ContentProvider::getProperty(), and http_dav_ucp::ContentProperties::UCBNamesToDAVNames().
|
staticconstexpr |
Definition at line 33 of file DAVProperties.hxx.
Referenced by createUCBPropName(), and http_dav_ucp::ContentProvider::getProperty().
|
staticconstexpr |
Definition at line 42 of file DAVProperties.hxx.
Referenced by http_dav_ucp::ContentProvider::getProperty().
|
staticconstexpr |
Definition at line 34 of file DAVProperties.hxx.
Referenced by createUCBPropName(), and http_dav_ucp::ContentProvider::getProperty().
|
staticconstexpr |
Definition at line 35 of file DAVProperties.hxx.
Referenced by http_dav_ucp::ContentProperties::addProperty(), createUCBPropName(), http_dav_ucp::ContentProvider::getProperty(), and http_dav_ucp::ContentProperties::UCBNamesToDAVNames().
|
staticconstexpr |
Definition at line 36 of file DAVProperties.hxx.
Referenced by http_dav_ucp::ContentProperties::addProperty(), createUCBPropName(), http_dav_ucp::ContentProvider::getProperty(), and http_dav_ucp::ContentProperties::UCBNamesToDAVNames().
|
staticconstexpr |
Definition at line 37 of file DAVProperties.hxx.
Referenced by createUCBPropName(), and http_dav_ucp::ContentProvider::getProperty().
|
staticconstexpr |
Definition at line 38 of file DAVProperties.hxx.
Referenced by http_dav_ucp::ContentProperties::addProperty(), createUCBPropName(), http_dav_ucp::ContentProvider::getProperty(), and http_dav_ucp::ContentProperties::UCBNamesToDAVNames().
|
staticconstexpr |
Definition at line 39 of file DAVProperties.hxx.
Referenced by createUCBPropName(), http_dav_ucp::ContentProvider::getProperty(), and http_dav_ucp::TryRemoveExpiredLockToken().
|
staticconstexpr |
Definition at line 40 of file DAVProperties.hxx.
Referenced by http_dav_ucp::ContentProperties::addProperty(), createUCBPropName(), http_dav_ucp::DataSupplier::getData(), http_dav_ucp::ContentProvider::getProperty(), and http_dav_ucp::ContentProperties::UCBNamesToDAVNames().
|
staticconstexpr |
Definition at line 41 of file DAVProperties.hxx.
Referenced by createUCBPropName(), and http_dav_ucp::ContentProvider::getProperty().