Searched refs:XMLShapeExport (Results 1 – 17 of 17) sorted by relevance
72 XMLShapeExport::XMLShapeExport(SvXMLExport& rExp, in XMLShapeExport() function in XMLShapeExport142 XMLShapeExport::~XMLShapeExport() in ~XMLShapeExport()198 void XMLShapeExport::collectShapeAutoStyles(const uno::Reference< drawing::XShape >& xShape ) in collectShapeAutoStyles()532 void XMLShapeExport::exportShape(const uno::Reference< drawing::XShape >& xShape, in exportShape()980 void XMLShapeExport::seekShapes( const uno::Reference< drawing::XShapes >& xShapes ) throw() in seekShapes()1007 void XMLShapeExport::exportAutoStyles() in exportAutoStyles()1040 SvXMLExportPropertyMapper* XMLShapeExport::CreateShapePropMapper( in CreateShapePropMapper()1055 void XMLShapeExport::ImpCalcShapeType(const uno::Reference< drawing::XShape >& xShape, in ImpCalcShapeType()1201 void XMLShapeExport::ImpExportGluePoints( const uno::Reference< drawing::XShape >& xShape ) in ImpExportGluePoints()1249 void XMLShapeExport::ExportGraphicDefaults() in ExportGraphicDefaults()[all …]
666 void XMLShapeExport::ImpExportTextBoxShape(803 void XMLShapeExport::ImpExportLineShape(913 void XMLShapeExport::ImpExportEllipseShape(982 void XMLShapeExport::ImpExportPolygonShape(1231 void XMLShapeExport::ImpExportChartShape(1566 void XMLShapeExport::ImpExportOLE2Shape(1721 void XMLShapeExport::ImpExportPageShape(1808 void XMLShapeExport::ImpExportFrameShape(1844 void XMLShapeExport::ImpExportAppletShape(1901 void XMLShapeExport::ImpExportPluginShape([all …]
59 void XMLShapeExport::ImpExport3DSceneShape( const uno::Reference< drawing::XShape >& xShape, XmlSha… in ImpExport3DSceneShape()104 void XMLShapeExport::ImpExport3DShape( in ImpExport3DShape()266 void XMLShapeExport::export3DSceneAttributes( const com::sun::star::uno::Reference< com::sun::star:… in export3DSceneAttributes()383 void XMLShapeExport::export3DLamps( const com::sun::star::uno::Reference< com::sun::star::beans::XP… in export3DLamps()
235 UniReference< XMLShapeExport > mxShapeExp;266 XMLAnimationsExporter::XMLAnimationsExporter( XMLShapeExport* pShapeExp ) in XMLAnimationsExporter()
1054 void XMLShapeExport::ImpExportCustomShape( in ImpExportCustomShape()1094 void XMLShapeExport::ImpExportTableShape( const uno::Reference< drawing::XShape >& xShape, XmlShape… in ImpExportTableShape()
32 class XMLShapeExport;39 XMLAnimationsExporter( XMLShapeExport* pShapeExp );
147 UniReference< XMLShapeExport > mxShapeExport;232 virtual XMLShapeExport* CreateShapeExport();462 inline UniReference< XMLShapeExport > GetShapeExport();619 inline UniReference< XMLShapeExport > SvXMLExport::GetShapeExport() in GetShapeExport()
161 class XMLOFF_DLLPUBLIC XMLShapeExport : public UniRefBase class255 XMLShapeExport(SvXMLExport& rExp, SvXMLExportPropertyMapper *pExtMapper=0 );256 virtual ~XMLShapeExport();
415 XMLShapeExport* SwXMLExport::CreateShapeExport() in CreateShapeExport()417 …XMLShapeExport* pShapeExport = new XMLShapeExport( *this, XMLTextParagraphExport::CreateShapeExtPr… in CreateShapeExport()
128 virtual XMLShapeExport* CreateShapeExport();
697 UniReference< XMLShapeExport > xShapeExport = GetShapeExport(); in exportReportComponentAutoStyles()1538 XMLShapeExport* ORptExport::CreateShapeExport() in CreateShapeExport()1540 …XMLShapeExport* pShapeExport = new XMLShapeExport( *this, XMLTextParagraphExport::CreateShapeExtPr… in CreateShapeExport()1546 UniReference< XMLShapeExport > xShapeExport = GetShapeExport(); in exportShapes()
187 virtual XMLShapeExport* CreateShapeExport();
195 ChainExportMapper( XMLShapeExport::CreateShapePropMapper( rExport )); in XMLChartExportPropertyMapper()
1573 UniReference< XMLShapeExport > rShapeExport = mrExport.GetShapeExport(); in parseDocument()1628 UniReference< XMLShapeExport > rShapeExport = mrExport.GetShapeExport(); in parseDocument()1991 UniReference< XMLShapeExport > rShapeExport; in exportPlotArea()
228 virtual XMLShapeExport* CreateShapeExport();
410 class ScXMLShapeExport : public XMLShapeExport413 ScXMLShapeExport(SvXMLExport& rExp) : XMLShapeExport(rExp) {} in ScXMLShapeExport()2284 …UniReference<SvXMLExportPropertyMapper> xShapeMapper = XMLShapeExport::CreateShapePropMapper( *thi… in _ExportAutoStyles()4410 XMLShapeExport* ScXMLExport::CreateShapeExport() in CreateShapeExport()
1868 XMLShapeExport* SvXMLExport::CreateShapeExport() in CreateShapeExport()1870 return new XMLShapeExport(*this); in CreateShapeExport()
Completed in 226 milliseconds