|
LibreOffice Module forms (master) 1
|
#include "imgprod.hxx"#include <osl/diagnose.h>#include <tools/debug.hxx>#include <utility>#include <vcl/BitmapReadAccess.hxx>#include <vcl/cvtgrf.hxx>#include <vcl/svapp.hxx>#include <unotools/ucbstreamhelper.hxx>#include <cppuhelper/queryinterface.hxx>#include <cppuhelper/supportsservice.hxx>#include <com/sun/star/awt/ImageStatus.hpp>#include <com/sun/star/io/XInputStream.hpp>#include <svtools/imageresourceaccess.hxx>#include <comphelper/processfactory.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_form_ImageProducer_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_form_ImageProducer_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 500 of file imgprod.cxx.