| ClassIDsEqual(const css::uno::Sequence< sal_Int8 > &aClassID1, const css::uno::Sequence< sal_Int8 > &aClassID2) | comphelper::MimeConfigurationHelper | static |
| GetConfigurationByPathImpl(const OUString &aPath) | comphelper::MimeConfigurationHelper | private |
| GetDefaultFilterFromServiceName(const OUString &aServName, sal_Int32 nVersion) | comphelper::MimeConfigurationHelper | |
| GetDocServiceNameFromFilter(const OUString &aFilterName) | comphelper::MimeConfigurationHelper | |
| GetDocServiceNameFromMediaType(const OUString &aMediaType) | comphelper::MimeConfigurationHelper | |
| GetExplicitlyRegisteredObjClassID(const OUString &aMediaType) | comphelper::MimeConfigurationHelper | |
| GetExportFilterFromImportFilter(const OUString &aImportFilterName) | comphelper::MimeConfigurationHelper | |
| GetFactoryNameByClassID(const css::uno::Sequence< sal_Int8 > &aClassID) | comphelper::MimeConfigurationHelper | |
| GetFactoryNameByDocumentName(std::u16string_view aDocName) | comphelper::MimeConfigurationHelper | |
| GetFactoryNameByMediaType(const OUString &aMediaType) | comphelper::MimeConfigurationHelper | |
| GetFactoryNameByStringClassID(const OUString &aStringClassID) | comphelper::MimeConfigurationHelper | |
| GetFilterFactory() | comphelper::MimeConfigurationHelper | |
| GetMediaTypeConfiguration() | comphelper::MimeConfigurationHelper | |
| GetObjConfiguration() | comphelper::MimeConfigurationHelper | |
| GetObjectPropsByClassID(const css::uno::Sequence< sal_Int8 > &aClassID) | comphelper::MimeConfigurationHelper | |
| GetObjectPropsByDocumentName(std::u16string_view aDocumentName) | comphelper::MimeConfigurationHelper | |
| GetObjectPropsByFilter(const OUString &aFilterName) | comphelper::MimeConfigurationHelper | |
| GetObjectPropsByMediaType(const OUString &aMediaType) | comphelper::MimeConfigurationHelper | |
| GetObjectPropsByStringClassID(const OUString &aStringClassID) | comphelper::MimeConfigurationHelper | |
| GetObjPropsFromConfigEntry(const css::uno::Sequence< sal_Int8 > &aClassID, const css::uno::Reference< css::container::XNameAccess > &xObjectProps) | comphelper::MimeConfigurationHelper | |
| GetSequenceClassID(sal_uInt32 n1, sal_uInt16 n2, sal_uInt16 n3, sal_uInt8 b8, sal_uInt8 b9, sal_uInt8 b10, sal_uInt8 b11, sal_uInt8 b12, sal_uInt8 b13, sal_uInt8 b14, sal_uInt8 b15) | comphelper::MimeConfigurationHelper | static |
| GetSequenceClassIDRepresentation(std::u16string_view aClassID) | comphelper::MimeConfigurationHelper | static |
| GetStringClassIDRepresentation(const css::uno::Sequence< sal_Int8 > &aClassID) | comphelper::MimeConfigurationHelper | static |
| GetVerbByShortcut(const OUString &aVerbShortcut, css::embed::VerbDescriptor &aDescriptor) | comphelper::MimeConfigurationHelper | |
| GetVerbsConfiguration() | comphelper::MimeConfigurationHelper | |
| m_aMutex | comphelper::MimeConfigurationHelper | private |
| m_xConfigProvider | comphelper::MimeConfigurationHelper | private |
| m_xContext | comphelper::MimeConfigurationHelper | private |
| m_xFilterFactory | comphelper::MimeConfigurationHelper | private |
| m_xMediaTypeConfig | comphelper::MimeConfigurationHelper | private |
| m_xObjectConfig | comphelper::MimeConfigurationHelper | private |
| m_xVerbsConfig | comphelper::MimeConfigurationHelper | private |
| MimeConfigurationHelper(css::uno::Reference< css::uno::XComponentContext > xContext) | comphelper::MimeConfigurationHelper | |
| SearchForFilter(const css::uno::Reference< css::container::XContainerQuery > &xFilterQuery, const css::uno::Sequence< css::beans::NamedValue > &aSearchRequest, SfxFilterFlags nMustFlags, SfxFilterFlags nDontFlags) | comphelper::MimeConfigurationHelper | static |
| UpdateMediaDescriptorWithFilterName(css::uno::Sequence< css::beans::PropertyValue > &aMediaDescr, bool bIgnoreType) | comphelper::MimeConfigurationHelper | |
| UpdateMediaDescriptorWithFilterName(css::uno::Sequence< css::beans::PropertyValue > &aMediaDescr, css::uno::Sequence< css::beans::NamedValue > &aObject) | comphelper::MimeConfigurationHelper | |