LibreOffice Module sw (master) 1
|
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <svtools/toolboxcontroller.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <vcl/InterimItemWindow.hxx>
#include <vcl/svapp.hxx>
#include <vcl/toolbox.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <strings.hrc>
#include <mmconfigitem.hxx>
#include <swmodule.hxx>
#include <view.hxx>
Go to the source code of this file.
Functions | |
SAL_DLLPUBLIC_EXPORT uno::XInterface * | lo_writer_MMCurrentEntryController_get_implementation (uno::XComponentContext *context, uno::Sequence< uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT uno::XInterface * | lo_writer_MMExcludeEntryController_get_implementation (uno::XComponentContext *context, uno::Sequence< uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT uno::XInterface * lo_writer_MMCurrentEntryController_get_implementation | ( | uno::XComponentContext * | context, |
uno::Sequence< uno::Any > const & | |||
) |
Definition at line 355 of file mailmergetoolbarcontrols.cxx.
SAL_DLLPUBLIC_EXPORT uno::XInterface * lo_writer_MMExcludeEntryController_get_implementation | ( | uno::XComponentContext * | context, |
uno::Sequence< uno::Any > const & | |||
) |
Definition at line 363 of file mailmergetoolbarcontrols.cxx.