|
LibreOffice Module sd (master) 1
|
#include <sfx2/sfxmodelfactory.hxx>#include <com/sun/star/frame/XModel.hpp>#include <sddll.hxx>#include <DrawDocShell.hxx>#include <GraphicDocShell.hxx>#include <vcl/svapp.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | sd_DrawingDocument_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &args) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | sd_PresentationDocument_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &args) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * sd_DrawingDocument_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | args | ||
| ) |
Definition at line 33 of file unodoc.cxx.
References args, sfx2::createSfxModelInstance(), SfxObjectShell::GetModel(), and SdDLL::Init().
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * sd_PresentationDocument_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | args | ||
| ) |
Definition at line 54 of file unodoc.cxx.
References args, sfx2::createSfxModelInstance(), SfxObjectShell::GetModel(), Impress, and SdDLL::Init().