LibreOffice Module xmloff (master) 1
|
#include <com/sun/star/io/XOutputStream.hpp>
#include <com/sun/star/document/XActionLockable.hpp>
#include <com/sun/star/drawing/Alignment.hpp>
#include <com/sun/star/drawing/CircleKind.hpp>
#include <com/sun/star/drawing/ConnectorType.hpp>
#include <com/sun/star/drawing/EscapeDirection.hpp>
#include <com/sun/star/container/XIdentifierContainer.hpp>
#include <xmloff/xmlictxt.hxx>
#include <com/sun/star/drawing/XShapes.hpp>
#include <com/sun/star/text/XTextCursor.hpp>
#include <com/sun/star/awt/Point.hpp>
#include <xexptran.hxx>
#include <vector>
#include <xmloff/shapeimport.hxx>
#include <xmlmultiimagehelper.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
Go to the source code of this file.
Classes | |
class | SdXMLShapeContext |
class | SdXMLRectShapeContext |
class | SdXMLLineShapeContext |
class | SdXMLEllipseShapeContext |
class | SdXMLPolygonShapeContext |
class | SdXMLPathShapeContext |
class | SdXMLTextBoxShapeContext |
class | SdXMLControlShapeContext |
class | SdXMLConnectorShapeContext |
class | SdXMLMeasureShapeContext |
class | SdXMLPageShapeContext |
class | SdXMLCaptionShapeContext |
class | SdXMLGraphicObjectShapeContext |
class | SdXMLChartShapeContext |
class | SdXMLObjectShapeContext |
class | SdXMLAppletShapeContext |
class | SdXMLPluginShapeContext |
class | SdXMLFloatingFrameShapeContext |
class | SdXMLFrameShapeContext |
class | SdXMLCustomShapeContext |
class | SdXMLTableShapeContext |
Variables | |
SvXMLEnumMapEntry< css::drawing::Alignment > const | aXML_GlueAlignment_EnumMap [] |
SvXMLEnumMapEntry< css::drawing::EscapeDirection > const | aXML_GlueEscapeDirection_EnumMap [] |
|
extern |
Definition at line 106 of file ximpshap.cxx.
Referenced by SdXMLShapeContext::addGluePoint(), and XMLShapeExport::ImpExportGluePoints().
|
extern |
Definition at line 120 of file ximpshap.cxx.
Referenced by SdXMLShapeContext::addGluePoint(), and XMLShapeExport::ImpExportGluePoints().