|
LibreOffice Module vcl (master) 1
|
#include <memory>#include <cppuhelper/implbase.hxx>#include <cppuhelper/supportsservice.hxx>#include <com/sun/star/graphic/XGraphicObject.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include <vcl/GraphicObject.hxx>#include <mutex>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_graphic_GraphicObject_get_implementation (SAL_UNUSED_PARAMETER uno::XComponentContext *, uno::Sequence< uno::Any > const &rArguments) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_graphic_GraphicObject_get_implementation | ( | SAL_UNUSED_PARAMETER uno::XComponentContext * | , |
| uno::Sequence< uno::Any > const & | rArguments | ||
| ) |
Definition at line 94 of file UnoGraphicObject.cxx.