|
LibreOffice Module ucb (master) 1
|
This is the complete list of members for gio::Content, including all inherited members.
| abort(sal_Int32 CommandId) override | gio::Content | virtual |
| acquire() noexcept override | gio::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 |
| Content(const css::uno::Reference< css::uno::XComponentContext > &rxContext, ContentProvider *pProvider, const css::uno::Reference< css::ucb::XContentIdentifier > &Identifier) | gio::Content | |
| Content(const css::uno::Reference< css::uno::XComponentContext > &rxContext, ContentProvider *pProvider, const css::uno::Reference< css::ucb::XContentIdentifier > &Identifier, bool bIsFolder) | gio::Content | |
| ContentImplHelper(css::uno::Reference< css::uno::XComponentContext > xContext, rtl::Reference< ContentProviderImplHelper > xProvider, css::uno::Reference< css::ucb::XContentIdentifier > Identifier) | ucbhelper::ContentImplHelper | |
| ContentRef typedef | gio::Content | private |
| ContentRefList typedef | gio::Content | private |
| copyAdditionalPropertySet(const OUString &rSourceKey, const OUString &rTargetKey) | ucbhelper::ContentImplHelper | protected |
| copyData(const css::uno::Reference< css::io::XInputStream > &xIn, const css::uno::Reference< css::io::XOutputStream > &xOut) | gio::Content | privatestatic |
| createCommandIdentifier() override | ucbhelper::ContentImplHelper | virtual |
| createNewContent(const css::ucb::ContentInfo &Info) override | gio::Content | virtual |
| deleted() | ucbhelper::ContentImplHelper | protected |
| destroy(bool bDeletePhysical) | gio::Content | private |
| dispose() override | ucbhelper::ContentImplHelper | virtual |
| doSetFileInfo(GFileInfo *pNewInfo) | gio::Content | private |
| exchange(const css::uno::Reference< css::ucb::XContentIdentifier > &rNewId) | ucbhelper::ContentImplHelper | protected |
| exchangeIdentity(const css::uno::Reference< css::ucb::XContentIdentifier > &xNewId) | gio::Content | private |
| execute(const css::ucb::Command &aCommand, sal_Int32 CommandId, const css::uno::Reference< css::ucb::XCommandEnvironment > &Environment) override | gio::Content | virtual |
| feedSink(const css::uno::Reference< css::uno::XInterface > &aSink) | gio::Content | private |
| getAdditionalPropertySet(bool bCreate) | ucbhelper::ContentImplHelper | protected |
| getBadArgExcept() | gio::Content | private |
| 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 | gio::Content | virtual |
| getContentType() override | gio::Content | virtual |
| getFileInfo(css::uno::Reference< css::ucb::XCommandEnvironment > const &env, GFileInfo **info, bool fail) | gio::Content | private |
| getGFile() | gio::Content | |
| getGFileInfo(const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv, GError **ppError=nullptr) | gio::Content | private |
| getIdentifier() override | ucbhelper::ContentImplHelper | virtual |
| getImplementationId() override | gio::Content | virtual |
| getImplementationName() override | gio::Content | virtual |
| getParent() override | ucbhelper::ContentImplHelper | virtual |
| getParentURL() override | gio::Content | virtual |
| getProperties(const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) override | gio::Content | virtual |
| 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) | gio::Content | private |
| getProvider() const | ucbhelper::ContentImplHelper | |
| getSupportedServiceNames() override | gio::Content | virtual |
| getTypes() override | gio::Content | virtual |
| insert(const css::uno::Reference< css::io::XInputStream > &xInputStream, bool bReplaceExisting, const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) | gio::Content | private |
| inserted() | ucbhelper::ContentImplHelper | protected |
| isFolder(const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) | gio::Content | private |
| m_aMutex | ucbhelper::ContentImplHelper | protected |
| m_nCommandId | ucbhelper::ContentImplHelper | protected |
| m_pImpl | ucbhelper::ContentImplHelper | private |
| m_pProvider | gio::Content | private |
| m_xContext | ucbhelper::ContentImplHelper | protected |
| m_xIdentifier | ucbhelper::ContentImplHelper | protected |
| m_xProvider | ucbhelper::ContentImplHelper | protected |
| mapGIOError(GError *error) | gio::Content | private |
| mbTransient | gio::Content | private |
| mpFile | gio::Content | private |
| mpInfo | gio::Content | private |
| 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 |
| open(const css::ucb::OpenCommandArgument2 &rArg, const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) | gio::Content | private |
| queryChildren(ContentRefList &rChildren) | gio::Content | private |
| queryCreatableContentsInfo() override | gio::Content | virtual |
| queryCreatableContentsInfo(const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) | gio::Content | |
| queryInterface(const css::uno::Type &rType) override | gio::Content | virtual |
| release() noexcept override | gio::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 |
| 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, const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) | gio::Content | private |
| supportsService(const OUString &ServiceName) override | ucbhelper::ContentImplHelper | virtual |
| transfer(const css::ucb::TransferInfo &rTransferInfo, const css::uno::Reference< css::ucb::XCommandEnvironment > &xEnv) | gio::Content | private |
| ~Content() override | gio::Content | virtual |
| ~ContentImplHelper() override | ucbhelper::ContentImplHelper | virtual |