LibreOffice Module filter (master) 1
Namespaces | Macros | Functions
typedetection.cxx File Reference
#include "typedetection.hxx"
#include "constant.hxx"
#include <com/sun/star/document/XExtendedFilterDetection.hpp>
#include <com/sun/star/frame/Desktop.hpp>
#include <com/sun/star/util/URLTransformer.hpp>
#include <com/sun/star/util/XURLTransformer.hpp>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XSeekable.hpp>
#include <com/sun/star/task/XInteractionHandler.hpp>
#include <o3tl/string_view.hxx>
#include <tools/wldcrd.hxx>
#include <sal/log.hxx>
#include <framework/interaction.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <tools/urlobj.hxx>
#include <comphelper/fileurl.hxx>
#include <comphelper/sequence.hxx>
#include <utility>
Include dependency graph for typedetection.cxx:

Go to the source code of this file.

Namespaces

namespace  filter
 
namespace  filter::config
 

Macros

#define DEBUG_TYPE_DETECTION   0
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * filter_TypeDetection_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Macro Definition Documentation

◆ DEBUG_TYPE_DETECTION

#define DEBUG_TYPE_DETECTION   0

Definition at line 41 of file typedetection.cxx.

Function Documentation

◆ filter_TypeDetection_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * filter_TypeDetection_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 1164 of file typedetection.cxx.

Variable Documentation

◆ maType

OUString maType
private

Definition at line 347 of file typedetection.cxx.