|
LibreOffice Module comphelper (master) 1
|
This is the complete list of members for comphelper::OStorageHelper, including all inherited members.
| CopyInputToOutput(const css::uno::Reference< css::io::XInputStream > &xInput, const css::uno::Reference< css::io::XOutputStream > &xOutput) | comphelper::OStorageHelper | static |
| CreateGpgPackageEncryptionData() | comphelper::OStorageHelper | static |
| CreatePackageEncryptionData(std::u16string_view aPassword) | comphelper::OStorageHelper | static |
| GetFileSystemStorageFactory(const css::uno::Reference< css::uno::XComponentContext > &rxContext=css::uno::Reference< css::uno::XComponentContext >()) | comphelper::OStorageHelper | static |
| GetInputStreamFromURL(const OUString &aURL, const css::uno::Reference< css::uno::XComponentContext > &context) | comphelper::OStorageHelper | static |
| GetODFVersionFromStorage(const css::uno::Reference< css::embed::XStorage > &xStorage) | comphelper::OStorageHelper | static |
| GetStorageAtPath(const css::uno::Reference< css::embed::XStorage > &xStorage, std::u16string_view aPath, sal_uInt32 nOpenMode, LifecycleProxy const &rNastiness) | comphelper::OStorageHelper | static |
| GetStorageFactory(const css::uno::Reference< css::uno::XComponentContext > &rxContext=css::uno::Reference< css::uno::XComponentContext >()) | comphelper::OStorageHelper | static |
| GetStorageFromInputStream(const css::uno::Reference< css::io::XInputStream > &xStream, const css::uno::Reference< css::uno::XComponentContext > &rxContext=css::uno::Reference< css::uno::XComponentContext >()) | comphelper::OStorageHelper | static |
| GetStorageFromStream(const css::uno::Reference< css::io::XStream > &xStream, sal_Int32 nStorageMode=css::embed::ElementModes::READWRITE, const css::uno::Reference< css::uno::XComponentContext > &rxContext=css::uno::Reference< css::uno::XComponentContext >()) | comphelper::OStorageHelper | static |
| GetStorageFromURL(const OUString &aURL, sal_Int32 nStorageMode, const css::uno::Reference< css::uno::XComponentContext > &rxContext=css::uno::Reference< css::uno::XComponentContext >()) | comphelper::OStorageHelper | static |
| GetStorageFromURL2(const OUString &aURL, sal_Int32 nStorageMode, const css::uno::Reference< css::uno::XComponentContext > &rxContext=css::uno::Reference< css::uno::XComponentContext >()) | comphelper::OStorageHelper | static |
| GetStorageOfFormatFromInputStream(const OUString &aFormat, const css::uno::Reference< css::io::XInputStream > &xStream, const css::uno::Reference< css::uno::XComponentContext > &rxContext=css::uno::Reference< css::uno::XComponentContext >(), bool bRepairStorage=false) | comphelper::OStorageHelper | static |
| GetStorageOfFormatFromStream(const OUString &aFormat, const css::uno::Reference< css::io::XStream > &xStream, sal_Int32 nStorageMode=css::embed::ElementModes::READWRITE, const css::uno::Reference< css::uno::XComponentContext > &rxContext=css::uno::Reference< css::uno::XComponentContext >(), bool bRepairStorage=false) | comphelper::OStorageHelper | static |
| GetStorageOfFormatFromURL(const OUString &aFormat, const OUString &aURL, sal_Int32 nStorageMode, const css::uno::Reference< css::uno::XComponentContext > &rxContext=css::uno::Reference< css::uno::XComponentContext >()) | comphelper::OStorageHelper | static |
| GetStreamAtPackageURL(const css::uno::Reference< css::embed::XStorage > &xStorage, const OUString &rURL, sal_uInt32 const nOpenMode, LifecycleProxy const &rNastiness) | comphelper::OStorageHelper | static |
| GetStreamAtPath(const css::uno::Reference< css::embed::XStorage > &xStorage, std::u16string_view aPath, sal_uInt32 nOpenMode, LifecycleProxy const &rNastiness) | comphelper::OStorageHelper | static |
| GetTemporaryStorage(const css::uno::Reference< css::uno::XComponentContext > &rxContext=css::uno::Reference< css::uno::XComponentContext >()) | comphelper::OStorageHelper | static |
| GetXStorageFormat(const css::uno::Reference< css::embed::XStorage > &xStorage) | comphelper::OStorageHelper | static |
| IsValidZipEntryFileName(std::u16string_view aName, bool bSlashAllowed) | comphelper::OStorageHelper | static |
| PathHasSegment(std::u16string_view aPath, std::u16string_view aSegment) | comphelper::OStorageHelper | static |
| SetCommonStorageEncryptionData(const css::uno::Reference< css::embed::XStorage > &xStorage, const css::uno::Sequence< css::beans::NamedValue > &aEncryptionData) | comphelper::OStorageHelper | static |