LibreOffice Module xmloff (master) 1
|
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/drawing/ConnectorType.hpp>
#include <com/sun/star/drawing/CircleKind.hpp>
#include <xmloff/xmlnume.hxx>
#include <xmloff/maptype.hxx>
#include <xmloff/xmlement.hxx>
#include <xmloff/prhdlfac.hxx>
#include <xmloff/xmlprmap.hxx>
#include <xmloff/xmlexppr.hxx>
Go to the source code of this file.
Classes | |
class | XMLSdPropHdlFactory |
class | XMLShapePropertySetMapper |
class | XMLShapeExportPropertyMapper |
class | XMLPageExportPropertyMapper |
Variables | |
const XMLPropertyMapEntry | aXMLSDProperties [] |
const XMLPropertyMapEntry | aXMLSDPresPageProps [] |
SvXMLEnumMapEntry< css::drawing::ConnectorType > const | aXML_ConnectionKind_EnumMap [] |
SvXMLEnumMapEntry< css::drawing::CircleKind > const | aXML_CircleKind_EnumMap [] |
const XMLPropertyMapEntry | aXMLTableShapeAttributes [] |
contains the attribute to property mapping for a drawing layer table More... | |
|
extern |
Definition at line 580 of file sdpropls.cxx.
Referenced by XMLShapeExport::ImpExportEllipseShape(), and SdXMLEllipseShapeContext::processAttribute().
|
extern |
Definition at line 508 of file sdpropls.cxx.
Referenced by XMLShapeExport::ImpExportConnectorShape(), and SdXMLConnectorShapeContext::processAttribute().
|
extern |
Definition at line 330 of file sdpropls.cxx.
Referenced by SdXMLExport::setSourceDocument(), and XMLShapeImportHelper::XMLShapeImportHelper().
|
extern |
Definition at line 86 of file sdpropls.cxx.
|
extern |
contains the attribute to property mapping for a drawing layer table
contains the attribute to property mapping for a drawing layer table
Definition at line 380 of file sdpropls.cxx.
Referenced by XMLShapeExport::ImpExportTableShape(), SdXMLTableShapeContext::processAttribute(), and SdXMLTableShapeContext::startFastElement().