LibreOffice Module filter (master) 1
Namespaces | Macros | Functions
filterfactory.cxx File Reference
#include "filterfactory.hxx"
#include "constant.hxx"
#include <com/sun/star/lang/XInitialization.hpp>
#include <comphelper/enumhelper.hxx>
#include <comphelper/sequence.hxx>
#include <officecfg/Setup.hxx>
#include <officecfg/TypeDetection/UISort.hxx>
Include dependency graph for filterfactory.cxx:

Go to the source code of this file.

Namespaces

namespace  filter
 
namespace  filter::config
 

Macros

#define COMP_HACK
 

Functions

FilterCache & filter::config::GetTheFilterCache ()
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * filter_FilterFactory_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Macro Definition Documentation

◆ COMP_HACK

#define COMP_HACK

Function Documentation

◆ filter_FilterFactory_get_implementation()

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

Definition at line 492 of file filterfactory.cxx.

Variable Documentation

◆ m_bIFlags

bool m_bIFlags
private

Definition at line 328 of file filterfactory.cxx.

◆ m_nFlags

sal_Int32 m_nFlags
private

Definition at line 327 of file filterfactory.cxx.

◆ m_pCache

FilterCache* m_pCache
private

Definition at line 326 of file filterfactory.cxx.