|
LibreOffice Module vcl (master) 1
|
#include <com/sun/star/uno/XComponentContext.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/graphic/XGraphicMapper.hpp>#include <com/sun/star/graphic/XGraphic.hpp>#include <cppuhelper/implbase.hxx>#include <cppuhelper/supportsservice.hxx>#include <comphelper/unique_disposing_ptr.hxx>#include <memory>#include <unordered_map>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_graphic_GraphicMapper_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_graphic_GraphicMapper_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 81 of file UnoGraphicMapper.cxx.