|
LibreOffice Module xmloff (master) 1
|
#include <config_wasm_strip.h>#include <cassert>#include <sal/log.hxx>#include <com/sun/star/document/XEventsSupplier.hpp>#include <com/sun/star/container/XNameReplace.hpp>#include <com/sun/star/presentation/ClickAction.hpp>#include <com/sun/star/drawing/FillStyle.hpp>#include <com/sun/star/drawing/LineStyle.hpp>#include <utility>#include <xmloff/unointerfacetouniqueidentifiermapper.hxx>#include <com/sun/star/drawing/XGluePointsSupplier.hpp>#include <com/sun/star/drawing/GluePoint2.hpp>#include <com/sun/star/drawing/Alignment.hpp>#include <com/sun/star/drawing/EscapeDirection.hpp>#include <com/sun/star/media/ZoomLevel.hpp>#include <com/sun/star/awt/Rectangle.hpp>#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>#include <com/sun/star/container/XNameAccess.hpp>#include "ximpshap.hxx"#include <xmloff/XMLBase64ImportContext.hxx>#include <xmloff/XMLShapeStyleContext.hxx>#include <xmloff/xmluconv.hxx>#include <com/sun/star/container/XNamed.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/awt/XControlModel.hpp>#include <com/sun/star/drawing/XControlShape.hpp>#include <com/sun/star/drawing/PointSequenceSequence.hpp>#include <com/sun/star/drawing/PointSequence.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <com/sun/star/lang/XMultiServiceFactory.hpp>#include <com/sun/star/util/XCloneable.hpp>#include <com/sun/star/beans/XMultiPropertyStates.hpp>#include <xexptran.hxx>#include <com/sun/star/drawing/PolyPolygonBezierCoords.hpp>#include <com/sun/star/beans/XPropertySetInfo.hpp>#include <com/sun/star/drawing/HomogenMatrix3.hpp>#include <com/sun/star/graphic/XGraphic.hpp>#include <com/sun/star/style/XStyle.hpp>#include <sax/tools/converter.hxx>#include <comphelper/sequence.hxx>#include <comphelper/diagnose_ex.hxx>#include <comphelper/mediamimetype.hxx>#include <xmloff/families.hxx>#include <xmloff/xmlnamespace.hxx>#include <xmloff/xmltoken.hxx>#include <EnhancedCustomShapeToken.hxx>#include <XMLReplacementImageContext.hxx>#include <XMLImageMapContext.hxx>#include "sdpropls.hxx"#include "eventimp.hxx"#include "descriptionimp.hxx"#include "SignatureLineContext.hxx"#include "QRCodeContext.hxx"#include "ximpcustomshape.hxx"#include <XMLEmbeddedObjectImportContext.hxx>#include <xmloff/xmlerror.hxx>#include <xmloff/table/XMLTableImport.hxx>#include <xmloff/ProgressBarHelper.hxx>#include <basegfx/matrix/b2dhommatrix.hxx>#include <com/sun/star/drawing/XEnhancedCustomShapeDefaulter.hpp>#include <com/sun/star/container/XChild.hpp>#include <com/sun/star/text/XTextDocument.hpp>#include <basegfx/matrix/b2dhommatrixtools.hxx>#include <basegfx/point/b2dpoint.hxx>#include <basegfx/polygon/b2dpolygon.hxx>#include <basegfx/polygon/b2dpolygontools.hxx>#include <basegfx/polygon/b2dpolypolygon.hxx>#include <basegfx/polygon/b2dpolypolygontools.hxx>#include <basegfx/vector/b2dvector.hxx>#include <tools/urlobj.hxx>#include <o3tl/any.hxx>#include <o3tl/safeint.hxx>Go to the source code of this file.
Functions | |
| static bool | ImpIsEmptyURL (std::u16string_view rURL) |
| static OUString | lcl_GetMediaReference (SvXMLImport const &rImport, OUString const &rURL) |
Variables | |
| SvXMLEnumMapEntry< drawing::Alignment > const | aXML_GlueAlignment_EnumMap [] |
| SvXMLEnumMapEntry< drawing::EscapeDirection > const | aXML_GlueEscapeDirection_EnumMap [] |
|
static |
Definition at line 132 of file ximpshap.cxx.
References u.
Referenced by SdXMLObjectShapeContext::startFastElement().
|
static |
Definition at line 2957 of file ximpshap.cxx.
Referenced by SdXMLPluginShapeContext::processAttribute().
| SvXMLEnumMapEntry<drawing::Alignment> const aXML_GlueAlignment_EnumMap[] |
Definition at line 106 of file ximpshap.cxx.
Referenced by SdXMLShapeContext::addGluePoint(), and XMLShapeExport::ImpExportGluePoints().
| SvXMLEnumMapEntry<drawing::EscapeDirection> const aXML_GlueEscapeDirection_EnumMap[] |
Definition at line 120 of file ximpshap.cxx.
Referenced by SdXMLShapeContext::addGluePoint(), and XMLShapeExport::ImpExportGluePoints().