LibreOffice Module ucb (master) 1
|
This is the complete list of members for tdoc_ucp::Content, including all inherited members.
abort(sal_Int32 CommandId) override | tdoc_ucp::Content | virtual |
acquire() noexcept override | tdoc_ucp::Content | virtual |
addCommandInfoChangeListener(const css::uno::Reference< css::ucb::XCommandInfoChangeListener > &Listener) override | ucbhelper::ContentImplHelper | virtual |
addContentEventListener(const css::uno::Reference< css::ucb::XContentEventListener > &Listener) override | ucbhelper::ContentImplHelper | virtual |
addEventListener(const css::uno::Reference< css::lang::XEventListener > &Listener) override | ucbhelper::ContentImplHelper | virtual |
addPropertiesChangeListener(const css::uno::Sequence< OUString > &PropertyNames, const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) override | ucbhelper::ContentImplHelper | virtual |
addProperty(const OUString &Name, sal_Int16 Attributes, const css::uno::Any &DefaultValue) override | ucbhelper::ContentImplHelper | virtual |
addPropertySetInfoChangeListener(const css::uno::Reference< css::beans::XPropertySetInfoChangeListener > &Listener) override | ucbhelper::ContentImplHelper | virtual |
closeOutputStream(const css::uno::Reference< css::io::XOutputStream > &xOut) | tdoc_ucp::Content | privatestatic |
commitStorage(const css::uno::Reference< css::embed::XStorage > &xStorage) | tdoc_ucp::Content | privatestatic |
Content(const css::uno::Reference< css::uno::XComponentContext > &rxContext, ContentProvider *pProvider, const css::uno::Reference< css::ucb::XContentIdentifier > &Identifier, ContentProperties aProps) | tdoc_ucp::Content | private |
Content(const css::uno::Reference< css::uno::XComponentContext > &rxContext, ContentProvider *pProvider, const css::uno::Reference< css::ucb::XContentIdentifier > &Identifier, const css::ucb::ContentInfo &Info) | tdoc_ucp::Content | private |
ContentImplHelper(css::uno::Reference< css::uno::XComponentContext > xContext, rtl::Reference< ContentProviderImplHelper > xProvider, css::uno::Reference< css::ucb::XContentIdentifier > Identifier) | ucbhelper::ContentImplHelper | |
ContentRef typedef | tdoc_ucp::Content | private |
ContentRefList typedef | tdoc_ucp::Content | private |
ContentState enum name | tdoc_ucp::Content | private |
copyAdditionalPropertySet(const OUString &rSourceKey, const OUString &rTargetKey) | ucbhelper::ContentImplHelper | protected |
copyData(const Uri &rSourceUri, const OUString &rNewName) | tdoc_ucp::Content | private |
create(const css::uno::Reference< css::uno::XComponentContext > &rxContext, ContentProvider *pProvider, const css::uno::Reference< css::ucb::XContentIdentifier > &Identifier) | tdoc_ucp::Content | static |
create(const css::uno::Reference< css::uno::XComponentContext > &rxContext, ContentProvider *pProvider, const css::uno::Reference< css::ucb::XContentIdentifier > &Identifier, const css::ucb::ContentInfo &Info) | tdoc_ucp::Content | static |
createCommandIdentifier() override | ucbhelper::ContentImplHelper | virtual |
createNewContent(const css::ucb::ContentInfo &Info) override | tdoc_ucp::Content | virtual |
DEAD enum value | tdoc_ucp::Content | private |
deleted() | ucbhelper::ContentImplHelper | protected |
destroy(bool bDeletePhysical, const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) | tdoc_ucp::Content | private |
dispose() override | ucbhelper::ContentImplHelper | virtual |
exchange(const css::uno::Reference< css::ucb::XContentIdentifier > &rNewId) | ucbhelper::ContentImplHelper | protected |
exchangeIdentity(const css::uno::Reference< css::ucb::XContentIdentifier > &xNewId) | tdoc_ucp::Content | private |
execute(const css::ucb::Command &aCommand, sal_Int32 CommandId, const css::uno::Reference< css::ucb::XCommandEnvironment > &Environment) override | tdoc_ucp::Content | virtual |
getAdditionalPropertySet(bool bCreate) | ucbhelper::ContentImplHelper | protected |
getCommandInfo(const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv, bool bCache=true) | ucbhelper::ContentImplHelper | protected |
getCommands(const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) override | tdoc_ucp::Content | privatevirtual |
getContentProvider() const | tdoc_ucp::Content | inline |
getContentType() override | tdoc_ucp::Content | virtual |
getIdentifier() override | tdoc_ucp::Content | virtual |
getImplementationId() override | tdoc_ucp::Content | virtual |
getImplementationName() override | tdoc_ucp::Content | virtual |
getInputStream(const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) | tdoc_ucp::Content | private |
getParent() override | ucbhelper::ContentImplHelper | virtual |
getParentURL() override | tdoc_ucp::Content | privatevirtual |
getProperties(const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) override | tdoc_ucp::Content | privatevirtual |
getPropertySetInfo(const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv, bool bCache=true) | ucbhelper::ContentImplHelper | protected |
getPropertyValues(const css::uno::Sequence< css::beans::Property > &rProperties) | tdoc_ucp::Content | private |
getPropertyValues(const css::uno::Reference< css::uno::XComponentContext > &rxContext, const css::uno::Sequence< css::beans::Property > &rProperties, const ContentProperties &rData, ContentProvider *pProvider, const OUString &rContentId) | tdoc_ucp::Content | privatestatic |
getPropertyValues(const css::uno::Reference< css::uno::XComponentContext > &rxContext, const css::uno::Sequence< css::beans::Property > &rProperties, ContentProvider *pProvider, const OUString &rContentId) | tdoc_ucp::Content | static |
getProvider() const | ucbhelper::ContentImplHelper | |
getStream(const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) | tdoc_ucp::Content | private |
getSupportedServiceNames() override | tdoc_ucp::Content | virtual |
getTruncatedOutputStream(const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) | tdoc_ucp::Content | private |
getTypes() override | tdoc_ucp::Content | virtual |
hasData(ContentProvider const *pProvider, const Uri &rUri) | tdoc_ucp::Content | privatestatic |
hasData(const Uri &rUri) const | tdoc_ucp::Content | inlineprivate |
insert(const css::uno::Reference< css::io::XInputStream > &xData, sal_Int32 nNameClashResolve, const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) | tdoc_ucp::Content | private |
inserted() | ucbhelper::ContentImplHelper | protected |
loadData(ContentProvider const *pProvider, const Uri &rUri, ContentProperties &rProps) | tdoc_ucp::Content | privatestatic |
m_aMutex | ucbhelper::ContentImplHelper | protected |
m_aProps | tdoc_ucp::Content | private |
m_eState | tdoc_ucp::Content | private |
m_nCommandId | ucbhelper::ContentImplHelper | protected |
m_pImpl | ucbhelper::ContentImplHelper | private |
m_pProvider | tdoc_ucp::Content | private |
m_xContext | ucbhelper::ContentImplHelper | protected |
m_xIdentifier | ucbhelper::ContentImplHelper | protected |
m_xProvider | ucbhelper::ContentImplHelper | protected |
makeNewIdentifier(const OUString &rTitle) | tdoc_ucp::Content | private |
notifyChildInserted(std::u16string_view rRelativeChildUri) | tdoc_ucp::Content | |
notifyChildRemoved(std::u16string_view rRelativeChildUri) | tdoc_ucp::Content | |
notifyContentEvent(const css::ucb::ContentEvent &evt) const | ucbhelper::ContentImplHelper | protected |
notifyDocumentClosed() | tdoc_ucp::Content | |
notifyPropertiesChange(const css::uno::Sequence< css::beans::PropertyChangeEvent > &evt) const | ucbhelper::ContentImplHelper | protected |
notifyPropertySetInfoChange(const css::beans::PropertySetInfoChangeEvent &evt) const | ucbhelper::ContentImplHelper | protected |
open(const css::ucb::OpenCommandArgument2 &rArg, const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) | tdoc_ucp::Content | private |
PERSISTENT enum value | tdoc_ucp::Content | private |
queryChildContent(std::u16string_view rRelativeChildUri) | tdoc_ucp::Content | private |
queryChildren(ContentRefList &rChildren) | tdoc_ucp::Content | private |
queryCreatableContentsInfo() override | tdoc_ucp::Content | virtual |
queryInterface(const css::uno::Type &rType) override | tdoc_ucp::Content | virtual |
release() noexcept override | tdoc_ucp::Content | virtual |
removeAdditionalPropertySet() | ucbhelper::ContentImplHelper | protected |
removeCommandInfoChangeListener(const css::uno::Reference< css::ucb::XCommandInfoChangeListener > &Listener) override | ucbhelper::ContentImplHelper | virtual |
removeContentEventListener(const css::uno::Reference< css::ucb::XContentEventListener > &Listener) override | ucbhelper::ContentImplHelper | virtual |
removeData() | tdoc_ucp::Content | private |
removeEventListener(const css::uno::Reference< css::lang::XEventListener > &Listener) override | ucbhelper::ContentImplHelper | virtual |
removePropertiesChangeListener(const css::uno::Sequence< OUString > &PropertyNames, const css::uno::Reference< css::beans::XPropertiesChangeListener > &Listener) override | ucbhelper::ContentImplHelper | virtual |
removeProperty(const OUString &Name) override | ucbhelper::ContentImplHelper | virtual |
removePropertySetInfoChangeListener(const css::uno::Reference< css::beans::XPropertySetInfoChangeListener > &Listener) override | ucbhelper::ContentImplHelper | virtual |
renameAdditionalPropertySet(const OUString &rOldKey, const OUString &rNewKey) | ucbhelper::ContentImplHelper | protected |
renameData(const css::uno::Reference< css::ucb::XContentIdentifier > &xOldId, const css::uno::Reference< css::ucb::XContentIdentifier > &xNewId) | tdoc_ucp::Content | private |
setParent(const css::uno::Reference< css::uno::XInterface > &Parent) override | ucbhelper::ContentImplHelper | virtual |
setPropertyValues(const css::uno::Sequence< css::beans::PropertyValue > &rValues, const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) | tdoc_ucp::Content | private |
storeData(const css::uno::Reference< css::io::XInputStream > &xData, const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) | tdoc_ucp::Content | private |
supportsService(const OUString &ServiceName) override | ucbhelper::ContentImplHelper | virtual |
transfer(const css::ucb::TransferInfo &rInfo, const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) | tdoc_ucp::Content | private |
TRANSIENT enum value | tdoc_ucp::Content | private |
~Content() override | tdoc_ucp::Content | virtual |
~ContentImplHelper() override | ucbhelper::ContentImplHelper | virtual |