LibreOffice Module xmloff (master) 1
Classes | Variables
sdpropls.hxx File Reference
#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>
Include dependency graph for sdpropls.hxx:
This graph shows which files directly or indirectly include this file:

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...
 

Variable Documentation

◆ aXML_CircleKind_EnumMap

SvXMLEnumMapEntry<css::drawing::CircleKind> const aXML_CircleKind_EnumMap[]
extern

◆ aXML_ConnectionKind_EnumMap

SvXMLEnumMapEntry<css::drawing::ConnectorType> const aXML_ConnectionKind_EnumMap[]
extern

◆ aXMLSDPresPageProps

const XMLPropertyMapEntry aXMLSDPresPageProps[]
extern

◆ aXMLSDProperties

const XMLPropertyMapEntry aXMLSDProperties[]
extern

Definition at line 86 of file sdpropls.cxx.

◆ aXMLTableShapeAttributes

const XMLPropertyMapEntry aXMLTableShapeAttributes[]
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().