LibreOffice Module comphelper (master) 1
Namespaces | Functions
graphicmimetype.cxx File Reference
#include <comphelper/graphicmimetype.hxx>
#include <comphelper/mediamimetype.hxx>
#include <map>
#include <set>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/graphic/GraphicProvider.hpp>
#include <com/sun/star/graphic/XGraphicProvider.hpp>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/propertyvalue.hxx>
Include dependency graph for graphicmimetype.cxx:

Go to the source code of this file.

Namespaces

namespace  comphelper
 

Functions

static auto comphelper::GetMediaMimes () -> std::map< OString, OString > const &
 
auto comphelper::IsMediaMimeType (::std::string_view const rMimeType) -> bool
 
auto comphelper::IsMediaMimeType (OUString const &rMimeType) -> bool
 
auto comphelper::GuessMediaMimeType (::std::u16string_view rFileName) -> OUString