LibreOffice Module sw (master) 1
|
#include <com/sun/star/frame/DispatchResultState.hpp>
#include <com/sun/star/frame/Desktop.hpp>
#include <swmodule.hxx>
#include <swdll.hxx>
#include "unomodule.hxx"
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/processfactory.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/request.hxx>
#include <sfx2/sfxsids.hrc>
#include <sfx2/frame.hxx>
#include <vcl/svapp.hxx>
Go to the source code of this file.
Functions | |
SAL_DLLPUBLIC_EXPORT uno::XInterface * | com_sun_star_comp_Writer_WriterModule_get_implementation (uno::XComponentContext *, uno::Sequence< uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT uno::XInterface * com_sun_star_comp_Writer_WriterModule_get_implementation | ( | uno::XComponentContext * | , |
uno::Sequence< uno::Any > const & | |||
) |
Definition at line 38 of file unomodule.cxx.