LibreOffice Module sw (master) 1
Functions | Variables
SwXFilterOptions.cxx File Reference
#include <SwXFilterOptions.hxx>
#include <shellio.hxx>
#include <swdll.hxx>
#include <vcl/svapp.hxx>
#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
#include <comphelper/namedvaluecollection.hxx>
#include <comphelper/propertysequence.hxx>
#include <comphelper/servicehelper.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <unotxdoc.hxx>
#include <swabstdlg.hxx>
#include <memory>
Include dependency graph for SwXFilterOptions.cxx:

Go to the source code of this file.

Functions

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

Variables

constexpr OUStringLiteral FILTER_OPTIONS_NAME = u"FilterOptions"
 

Function Documentation

◆ com_sun_star_comp_Writer_FilterOptionsDialog_get_implementation()

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

Definition at line 136 of file SwXFilterOptions.cxx.

References SwGlobals::ensure().

Variable Documentation

◆ FILTER_OPTIONS_NAME

constexpr OUStringLiteral FILTER_OPTIONS_NAME = u"FilterOptions"
constexpr