|
LibreOffice Module extensions (master) 1
|
This is the complete list of members for UpdateCheckConfig, including all inherited members.
| checkExtensionVersion(const OUString &rExtensionName, const OUString &rVersion) | UpdateCheckConfig | |
| clearLocalFileName() | UpdateCheckConfig | |
| clearUpdateFound() | UpdateCheckConfig | |
| commitChanges() override | UpdateCheckConfig | virtual |
| get(const css::uno::Reference< css::uno::XComponentContext > &xContext, const ::rtl::Reference< UpdateCheckConfigListener > &rListener=::rtl::Reference< UpdateCheckConfigListener >()) | UpdateCheckConfig | |
| getAllUsersDirectory() | UpdateCheckConfig | static |
| getByName(const OUString &aName) override | UpdateCheckConfig | virtual |
| getCheckInterval() const | UpdateCheckConfig | |
| getDownloadDestination() const | UpdateCheckConfig | |
| getDownloadsDirectory() | UpdateCheckConfig | static |
| getElementNames() override | UpdateCheckConfig | virtual |
| getElementType() override | UpdateCheckConfig | virtual |
| getImplementationName() override | UpdateCheckConfig | virtual |
| getLastChecked() const | UpdateCheckConfig | |
| getLocalFileName() const | UpdateCheckConfig | |
| getPendingChanges() override | UpdateCheckConfig | virtual |
| getSubVersion(const OUString &rVersion, sal_Int32 *nIndex) | UpdateCheckConfig | privatestatic |
| getSupportedServiceNames() override | UpdateCheckConfig | virtual |
| getUpdateEntryVersion() const | UpdateCheckConfig | |
| hasByName(const OUString &aName) override | UpdateCheckConfig | virtual |
| hasElements() override | UpdateCheckConfig | virtual |
| hasPendingChanges() override | UpdateCheckConfig | virtual |
| isAutoCheckEnabled() const | UpdateCheckConfig | |
| isAutoDownloadEnabled() const | UpdateCheckConfig | |
| isVersionGreater(const OUString &rVersion1, const OUString &rVersion2) | UpdateCheckConfig | privatestatic |
| m_rListener | UpdateCheckConfig | private |
| m_xAvailableUpdates | UpdateCheckConfig | private |
| m_xContainer | UpdateCheckConfig | private |
| m_xIgnoredUpdates | UpdateCheckConfig | private |
| replaceByName(const OUString &aName, const css::uno::Any &aElement) override | UpdateCheckConfig | virtual |
| storeDownloadPaused(bool paused) | UpdateCheckConfig | |
| storeExtensionVersion(const OUString &rExtensionName, const OUString &rVersion) | UpdateCheckConfig | |
| storeLocalFileName(const OUString &rFileName, sal_Int64 nFileSize) | UpdateCheckConfig | |
| storeUpdateFound(const UpdateInfo &rInfo, const OUString &aCurrentBuild) | UpdateCheckConfig | |
| supportsService(OUString const &serviceName) override | UpdateCheckConfig | virtual |
| UpdateCheckConfig(const css::uno::Reference< css::container::XNameContainer > &xContainer, const css::uno::Reference< css::container::XNameContainer > &xAvailableUpdates, const css::uno::Reference< css::container::XNameContainer > &xIgnoredUpdates, const ::rtl::Reference< UpdateCheckConfigListener > &rListener) | UpdateCheckConfig | private |
| updateLastChecked() | UpdateCheckConfig | |
| ~UpdateCheckConfig() override | UpdateCheckConfig | privatevirtual |