|
LibreOffice Module ucb (master) 1
|
This is the complete list of members for ucb::ucp::ext::Content, including all inherited members.
| abort(sal_Int32 CommandId) override | ucb::ucp::ext::Content | protectedvirtual |
| acquire() noexcept override | ucbhelper::ContentImplHelper | 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 |
| Content(const css::uno::Reference< css::uno::XComponentContext > &rxContext, ::ucbhelper::ContentProviderImplHelper *pProvider, const css::uno::Reference< css::ucb::XContentIdentifier > &Identifier) | ucb::ucp::ext::Content | |
| ContentImplHelper(css::uno::Reference< css::uno::XComponentContext > xContext, rtl::Reference< ContentProviderImplHelper > xProvider, css::uno::Reference< css::ucb::XContentIdentifier > Identifier) | ucbhelper::ContentImplHelper | |
| copyAdditionalPropertySet(const OUString &rSourceKey, const OUString &rTargetKey) | ucbhelper::ContentImplHelper | protected |
| createCommandIdentifier() override | ucbhelper::ContentImplHelper | virtual |
| decodeIdentifier(const OUString &i_rIdentifier) | ucb::ucp::ext::Content | static |
| deleted() | ucbhelper::ContentImplHelper | protected |
| denotesRootContent(std::u16string_view i_rContentIdentifier) | ucb::ucp::ext::Content | privatestatic |
| dispose() override | ucbhelper::ContentImplHelper | virtual |
| encodeIdentifier(const OUString &i_rIdentifier) | ucb::ucp::ext::Content | static |
| exchange(const css::uno::Reference< css::ucb::XContentIdentifier > &rNewId) | ucbhelper::ContentImplHelper | protected |
| execute(const css::ucb::Command &aCommand, sal_Int32 CommandId, const css::uno::Reference< css::ucb::XCommandEnvironment > &Environment) override | ucb::ucp::ext::Content | protectedvirtual |
| getAdditionalPropertySet(bool bCreate) | ucbhelper::ContentImplHelper | protected |
| getArtificialNodePropertyValues(const css::uno::Reference< css::uno::XComponentContext > &rxContext, const css::uno::Sequence< css::beans::Property > &rProperties, const OUString &rTitle) | ucb::ucp::ext::Content | static |
| getCommandInfo(const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv, bool bCache=true) | ucbhelper::ContentImplHelper | protected |
| getCommands(const css::uno::Reference< css::ucb::XCommandEnvironment > &i_rEnv) override | ucb::ucp::ext::Content | privatevirtual |
| getContentType() override | ucb::ucp::ext::Content | protectedvirtual |
| getExtensionContentType() const | ucb::ucp::ext::Content | inline |
| getIdentifier() override | ucbhelper::ContentImplHelper | virtual |
| getImplementationId() override | ucbhelper::ContentImplHelper | virtual |
| getImplementationName() override | ucb::ucp::ext::Content | protectedvirtual |
| getParent() override | ucbhelper::ContentImplHelper | virtual |
| getParentURL() override | ucb::ucp::ext::Content | virtual |
| getPhysicalURL() const | ucb::ucp::ext::Content | |
| getProperties(const css::uno::Reference< css::ucb::XCommandEnvironment > &i_rEnv) override | ucb::ucp::ext::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, const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) | ucb::ucp::ext::Content | |
| getProvider() const | ucbhelper::ContentImplHelper | |
| getSupportedServiceNames() override | ucb::ucp::ext::Content | protectedvirtual |
| getTypes() override | ucbhelper::ContentImplHelper | virtual |
| impl_determineContentType() | ucb::ucp::ext::Content | private |
| impl_isFolder() | ucb::ucp::ext::Content | private |
| inserted() | ucbhelper::ContentImplHelper | protected |
| m_aContentType | ucb::ucp::ext::Content | private |
| m_aIsFolder | ucb::ucp::ext::Content | private |
| m_aMutex | ucbhelper::ContentImplHelper | protected |
| m_eExtContentType | ucb::ucp::ext::Content | private |
| m_nCommandId | ucbhelper::ContentImplHelper | protected |
| m_pImpl | ucbhelper::ContentImplHelper | private |
| m_sExtensionId | ucb::ucp::ext::Content | private |
| m_sPathIntoExtension | ucb::ucp::ext::Content | private |
| m_xContext | ucbhelper::ContentImplHelper | protected |
| m_xIdentifier | ucbhelper::ContentImplHelper | protected |
| m_xProvider | ucbhelper::ContentImplHelper | protected |
| notifyContentEvent(const css::ucb::ContentEvent &evt) const | ucbhelper::ContentImplHelper | protected |
| notifyPropertiesChange(const css::uno::Sequence< css::beans::PropertyChangeEvent > &evt) const | ucbhelper::ContentImplHelper | protected |
| notifyPropertySetInfoChange(const css::beans::PropertySetInfoChangeEvent &evt) const | ucbhelper::ContentImplHelper | protected |
| queryInterface(const css::uno::Type &rType) override | ucbhelper::ContentImplHelper | virtual |
| release() noexcept override | ucbhelper::ContentImplHelper | 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 |
| 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 |
| setParent(const css::uno::Reference< css::uno::XInterface > &Parent) override | ucbhelper::ContentImplHelper | virtual |
| setPropertyValues(const css::uno::Sequence< css::beans::PropertyValue > &rValues) | ucb::ucp::ext::Content | private |
| supportsService(const OUString &ServiceName) override | ucbhelper::ContentImplHelper | virtual |
| ~Content() override | ucb::ucp::ext::Content | protectedvirtual |
| ~ContentImplHelper() override | ucbhelper::ContentImplHelper | virtual |