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 <cppuhelper/supportsservice.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <unotxdoc.hxx>
#include <swabstdlg.hxx>
#include <memory>
Go to the source code of this file.
Macros | |
#define | FILTER_OPTIONS_NAME "FilterOptions" |
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 &) |
#define FILTER_OPTIONS_NAME "FilterOptions" |
Definition at line 39 of file SwXFilterOptions.cxx.
Referenced by SwXFilterOptions::getPropertyValues(), and SwXFilterOptions::setPropertyValues().
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 135 of file SwXFilterOptions.cxx.
References SwGlobals::ensure().