LibreOffice Module ucbhelper (master) 1
ucbhelper::Content Member List

This is the complete list of members for ucbhelper::Content, including all inherited members.

Content()ucbhelper::Content
Content(const OUString &rURL, const css::uno::Reference< css::ucb::XCommandEnvironment > &rEnv, const css::uno::Reference< css::uno::XComponentContext > &rCtx)ucbhelper::Content
Content(const css::uno::Reference< css::ucb::XContent > &rContent, const css::uno::Reference< css::ucb::XCommandEnvironment > &rEnv, const css::uno::Reference< css::uno::XComponentContext > &rCtx)ucbhelper::Content
Content(const Content &rOther)ucbhelper::Content
Content(Content &&rOther) noexceptucbhelper::Content
create(const OUString &rURL, const css::uno::Reference< css::ucb::XCommandEnvironment > &rEnv, const css::uno::Reference< css::uno::XComponentContext > &rCtx, Content &rContent)ucbhelper::Contentstatic
createCursor(const css::uno::Sequence< OUString > &rPropertyNames, ResultSetInclude eMode=INCLUDE_FOLDERS_AND_DOCUMENTS)ucbhelper::Content
createCursorAny(const css::uno::Sequence< OUString > &rPropertyNames, ResultSetInclude eMode)ucbhelper::Contentprivate
createDynamicCursor(const css::uno::Sequence< OUString > &rPropertyNames, ResultSetInclude eMode=INCLUDE_FOLDERS_AND_DOCUMENTS)ucbhelper::Content
createSortedCursor(const css::uno::Sequence< OUString > &rPropertyNames, const css::uno::Sequence< css::ucb::NumberedSortingInfo > &rSortInfo, const css::uno::Reference< css::ucb::XAnyCompareFactory > &rAnyCompareFactory, ResultSetInclude eMode=INCLUDE_FOLDERS_AND_DOCUMENTS)ucbhelper::Content
executeCommand(const OUString &rCommandName, const css::uno::Any &rCommandArgument)ucbhelper::Content
get() constucbhelper::Content
getCommandEnvironment() constucbhelper::Content
getCommands()ucbhelper::Content
getProperties()ucbhelper::Content
getPropertyValue(const OUString &rPropertyName)ucbhelper::Content
getPropertyValues(const css::uno::Sequence< OUString > &rPropertyNames)ucbhelper::Content
getPropertyValuesInterface(const css::uno::Sequence< OUString > &rPropertyNames)ucbhelper::Content
getURL() constucbhelper::Content
insertNewContent(const OUString &rContentType, const css::uno::Sequence< OUString > &rPropertyNames, const css::uno::Sequence< css::uno::Any > &rPropertyValues, Content &rNewContent)ucbhelper::Content
insertNewContent(const OUString &rContentType, const css::uno::Sequence< OUString > &rPropertyNames, const css::uno::Sequence< css::uno::Any > &rPropertyValues, const css::uno::Reference< css::io::XInputStream > &rStream, Content &rNewContent)ucbhelper::Content
isDocument()ucbhelper::Content
isFolder()ucbhelper::Content
lock()ucbhelper::Content
m_xImplucbhelper::Contentprivate
openStream()ucbhelper::Content
openStream(const css::uno::Reference< css::io::XActiveDataSink > &rSink)ucbhelper::Content
openStream(const css::uno::Reference< css::io::XOutputStream > &rStream)ucbhelper::Content
openStreamNoLock()ucbhelper::Content
openWriteableStream()ucbhelper::Content
openWriteableStreamNoLock()ucbhelper::Content
operator=(const Content &rOther)ucbhelper::Content
operator=(Content &&rOther) noexceptucbhelper::Content
queryCreatableContentsInfo()ucbhelper::Content
setCommandEnvironment(const css::uno::Reference< css::ucb::XCommandEnvironment > &xNewEnv)ucbhelper::Content
setPropertyValue(const OUString &rPropertyName, const css::uno::Any &rValue)ucbhelper::Content
setPropertyValues(const css::uno::Sequence< OUString > &rPropertyNames, const css::uno::Sequence< css::uno::Any > &rValues)ucbhelper::Content
transferContent(const Content &rSourceContent, InsertOperation eOperation, const OUString &rTitle, const sal_Int32 nNameClashAction, const OUString &rMimeType=OUString(), bool bMajorVersion=false, const OUString &rCommentVersion=OUString(), OUString *pResultURL=nullptr, const OUString &rDocumentId=OUString()) constucbhelper::Content
unlock()ucbhelper::Content
writeStream(const css::uno::Reference< css::io::XInputStream > &rStream, bool bReplaceExisting)ucbhelper::Content
~Content()ucbhelper::Content