|
LibreOffice Module sd (master) 1
|
#include "SlideRenderer.hxx"#include <sdpage.hxx>#include <toolkit/helper/vclunohelper.hxx>#include <vcl/svapp.hxx>#include <cppcanvas/vclfactory.hxx>#include <cppuhelper/supportsservice.hxx>Go to the source code of this file.
Namespaces | |
| namespace | sd |
| namespace | sd::presenter |
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_Draw_SlideRenderer_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_Draw_SlideRenderer_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 194 of file SlideRenderer.cxx.