#include <sal/config.h>
#include <sal/log.hxx>
#include <com/sun/star/awt/XTopWindow.hpp>
#include <com/sun/star/lang/NoSupportException.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/diagnose_ex.hxx>
#include "spritecanvas.hxx"
#include "outdevholder.hxx"
#include "windowoutdevholder.hxx"
Go to the source code of this file.
◆ com_sun_star_comp_rendering_SpriteCanvas_VCL_get_implementation()
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_rendering_SpriteCanvas_VCL_get_implementation |
( |
css::uno::XComponentContext * |
context, |
|
|
css::uno::Sequence< css::uno::Any > const & |
args |
|
) |
| |