LibreOffice Module ucb (master) 1
|
This is the complete list of members for cmis::URL, including all inherited members.
asString() const | cmis::URL | |
getBindingUrl() const | cmis::URL | inline |
getObjectId() const | cmis::URL | inline |
getObjectPath() const | cmis::URL | inline |
getPassword() const | cmis::URL | inline |
getRepositoryId() const | cmis::URL | inline |
getUsername() const | cmis::URL | inline |
m_sBindingUrl | cmis::URL | private |
m_sId | cmis::URL | private |
m_sPass | cmis::URL | private |
m_sPath | cmis::URL | private |
m_sRepositoryId | cmis::URL | private |
m_sUser | cmis::URL | private |
setObjectId(const OUString &sId) | cmis::URL | |
setObjectPath(const OUString &sPath) | cmis::URL | |
setUsername(const OUString &sUser) | cmis::URL | |
URL(std::u16string_view urlStr) | cmis::URL | explicit |