LibreOffice Module sw (master) 1
|
#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>
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" |
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().
|
constexpr |
Definition at line 40 of file SwXFilterOptions.cxx.
Referenced by SwXFilterOptions::getPropertyValues(), and SwXFilterOptions::setPropertyValues().