Home
last modified time | relevance | path

Searched refs:XMLShapeExport (Results 1 – 17 of 17) sorted by relevance

/AOO41X/main/xmloff/source/draw/
H A Dshapeexport.cxx72 XMLShapeExport::XMLShapeExport(SvXMLExport& rExp, in XMLShapeExport() function in XMLShapeExport
142 XMLShapeExport::~XMLShapeExport() in ~XMLShapeExport()
149 uno::Reference< drawing::XShape > XMLShapeExport::checkForCustomShapeReplacement( const uno::Refere… in checkForCustomShapeReplacement()
198 void XMLShapeExport::collectShapeAutoStyles(const uno::Reference< drawing::XShape >& xShape ) in collectShapeAutoStyles()
532 void XMLShapeExport::exportShape(const uno::Reference< drawing::XShape >& xShape, in exportShape()
935 void XMLShapeExport::collectShapesAutoStyles( const uno::Reference < drawing::XShapes >& xShapes ) in collectShapesAutoStyles()
958 void XMLShapeExport::exportShapes( const uno::Reference < drawing::XShapes >& xShapes, sal_Int32 nF… in exportShapes()
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()
[all …]
H A Dshapeexport2.cxx66 void XMLShapeExport::ImpExportNewTrans(const uno::Reference< beans::XPropertySet >& xPropSet, in ImpExportNewTrans()
84 void XMLShapeExport::ImpExportNewTrans_GetB2DHomMatrix(::basegfx::B2DHomMatrix& rMatrix, in ImpExportNewTrans_GetB2DHomMatrix()
123 void XMLShapeExport::ImpExportNewTrans_DecomposeAndRefPoint(const ::basegfx::B2DHomMatrix& rMatrix,… in ImpExportNewTrans_DecomposeAndRefPoint()
136 void XMLShapeExport::ImpExportNewTrans_FeaturesAndWrite(::basegfx::B2DTuple& rTRScale, double fTRSh… in ImpExportNewTrans_FeaturesAndWrite()
226 sal_Bool XMLShapeExport::ImpExportPresentationAttributes( const uno::Reference< beans::XPropertySet… in ImpExportPresentationAttributes()
263 void XMLShapeExport::ImpExportText( const uno::Reference< drawing::XShape >& xShape ) in ImpExportText()
297 void XMLShapeExport::ImpExportEvents( const uno::Reference< drawing::XShape >& xShape )
603 void XMLShapeExport::ImpExportDescription( const uno::Reference< drawing::XShape >& xShape )
634 void XMLShapeExport::ImpExportGroupShape( const uno::Reference< drawing::XShape >& xShape, XmlShape…
666 void XMLShapeExport::ImpExportTextBoxShape(
[all …]
H A Dshapeexport3.cxx59 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()
H A Danimexp.cxx235 UniReference< XMLShapeExport > mxShapeExp;
266 XMLAnimationsExporter::XMLAnimationsExporter( XMLShapeExport* pShapeExp ) in XMLAnimationsExporter()
H A Dshapeexport4.cxx1054 void XMLShapeExport::ImpExportCustomShape( in ImpExportCustomShape()
1094 void XMLShapeExport::ImpExportTableShape( const uno::Reference< drawing::XShape >& xShape, XmlShape… in ImpExportTableShape()
/AOO41X/main/xmloff/inc/xmloff/
H A Danimexp.hxx32 class XMLShapeExport;
39 XMLAnimationsExporter( XMLShapeExport* pShapeExp );
H A Dxmlexp.hxx147 UniReference< XMLShapeExport > mxShapeExport;
232 virtual XMLShapeExport* CreateShapeExport();
462 inline UniReference< XMLShapeExport > GetShapeExport();
619 inline UniReference< XMLShapeExport > SvXMLExport::GetShapeExport() in GetShapeExport()
H A Dshapeexport.hxx161 class XMLOFF_DLLPUBLIC XMLShapeExport : public UniRefBase class
255 XMLShapeExport(SvXMLExport& rExp, SvXMLExportPropertyMapper *pExtMapper=0 );
256 virtual ~XMLShapeExport();
/AOO41X/main/sw/source/filter/xml/
H A Dxmlexp.cxx419 XMLShapeExport* SwXMLExport::CreateShapeExport() in CreateShapeExport()
421XMLShapeExport* pShapeExport = new XMLShapeExport( *this, XMLTextParagraphExport::CreateShapeExtPr… in CreateShapeExport()
H A Dxmlexp.hxx128 virtual XMLShapeExport* CreateShapeExport();
/AOO41X/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx697 UniReference< XMLShapeExport > xShapeExport = GetShapeExport(); in exportReportComponentAutoStyles()
1538 XMLShapeExport* ORptExport::CreateShapeExport() in CreateShapeExport()
1540XMLShapeExport* pShapeExport = new XMLShapeExport( *this, XMLTextParagraphExport::CreateShapeExtPr… in CreateShapeExport()
1546 UniReference< XMLShapeExport > xShapeExport = GetShapeExport(); in exportShapes()
H A DxmlExport.hxx187 virtual XMLShapeExport* CreateShapeExport();
/AOO41X/main/xmloff/source/chart/
H A DPropertyMaps.cxx195 ChainExportMapper( XMLShapeExport::CreateShapePropMapper( rExport )); in XMLChartExportPropertyMapper()
H A DSchXMLExport.cxx1573 UniReference< XMLShapeExport > rShapeExport = mrExport.GetShapeExport(); in parseDocument()
1628 UniReference< XMLShapeExport > rShapeExport = mrExport.GetShapeExport(); in parseDocument()
1991 UniReference< XMLShapeExport > rShapeExport; in exportPlotArea()
/AOO41X/main/sc/source/filter/xml/
H A Dxmlexprt.hxx228 virtual XMLShapeExport* CreateShapeExport();
H A Dxmlexprt.cxx410 class ScXMLShapeExport : public XMLShapeExport
413 ScXMLShapeExport(SvXMLExport& rExp) : XMLShapeExport(rExp) {} in ScXMLShapeExport()
2284 …UniReference<SvXMLExportPropertyMapper> xShapeMapper = XMLShapeExport::CreateShapePropMapper( *thi… in _ExportAutoStyles()
4410 XMLShapeExport* ScXMLExport::CreateShapeExport() in CreateShapeExport()
/AOO41X/main/xmloff/source/core/
H A Dxmlexp.cxx1868 XMLShapeExport* SvXMLExport::CreateShapeExport() in CreateShapeExport()
1870 return new XMLShapeExport(*this); in CreateShapeExport()