|
LibreOffice Module svx (master) 1
|
#include <com/sun/star/uno/Reference.h>#include <com/sun/star/uno/XComponentContext.hpp>#include <com/sun/star/awt/Rectangle.hpp>#include <com/sun/star/beans/PropertyValue.hpp>#include <com/sun/star/drawing/PolyPolygonBezierCoords.hpp>#include <com/sun/star/lang/XInitialization.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/drawing/XCustomShapeEngine.hpp>#include <svx/EnhancedCustomShape2d.hxx>#include "EnhancedCustomShape3d.hxx"#include "EnhancedCustomShapeFontWork.hxx"#include "EnhancedCustomShapeHandle.hxx"#include <svx/unoshape.hxx>#include <svx/unopage.hxx>#include <svx/svdobj.hxx>#include <svx/svdoashp.hxx>#include <svx/svdogrp.hxx>#include <editeng/outlobj.hxx>#include <svl/itemset.hxx>#include <svx/svdopath.hxx>#include <svx/svdpage.hxx>#include <svx/svditer.hxx>#include <svx/xfillit0.hxx>#include <svx/xlineit0.hxx>#include <basegfx/polygon/b2dpolypolygontools.hxx>#include <com/sun/star/document/XActionLockable.hpp>#include <cppuhelper/implbase.hxx>#include <cppuhelper/supportsservice.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_drawing_EnhancedCustomShapeEngine_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_drawing_EnhancedCustomShapeEngine_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 469 of file EnhancedCustomShapeEngine.cxx.