LibreOffice Module sw (master) 1
|
#include <sal/config.h>
#include <config_features.h>
#include <config_fuzzers.h>
#include <sfx2/sfxmodelfactory.hxx>
#include <swdll.hxx>
#include <docsh.hxx>
#include <globdoc.hxx>
#include <wdocsh.hxx>
#include <vcl/svapp.hxx>
#include <unomailmerge.hxx>
Go to the source code of this file.
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | Writer_SwTextDocument_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &args) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_Writer_WebDocument_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_Writer_GlobalDocument_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | SwXMailMerge_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_Writer_GlobalDocument_get_implementation | ( | css::uno::XComponentContext * | , |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 66 of file unodoc.cxx.
References SwGlobals::ensure(), and SfxObjectShell::GetModel().
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_Writer_WebDocument_get_implementation | ( | css::uno::XComponentContext * | , |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 53 of file unodoc.cxx.
References SwGlobals::ensure(), and SfxObjectShell::GetModel().
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * SwXMailMerge_get_implementation | ( | css::uno::XComponentContext * | , |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 79 of file unodoc.cxx.
References SwGlobals::ensure().
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * Writer_SwTextDocument_get_implementation | ( | css::uno::XComponentContext * | , |
css::uno::Sequence< css::uno::Any > const & | args | ||
) |
Definition at line 37 of file unodoc.cxx.
References args, sfx2::createSfxModelInstance(), SwGlobals::ensure(), and SfxObjectShell::GetModel().