Searched refs:XMLShapeExport (Results 1 – 17 of 17) sorted by relevance
| /trunk/main/xmloff/source/draw/ |
| H A D | shapeexport.cxx | 72 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 D | shapeexport2.cxx | 66 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 D | shapeexport3.cxx | 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()
|
| H A D | animexp.cxx | 235 UniReference< XMLShapeExport > mxShapeExp; 266 XMLAnimationsExporter::XMLAnimationsExporter( XMLShapeExport* pShapeExp ) in XMLAnimationsExporter()
|
| H A D | shapeexport4.cxx | 1054 void XMLShapeExport::ImpExportCustomShape( in ImpExportCustomShape() 1094 void XMLShapeExport::ImpExportTableShape( const uno::Reference< drawing::XShape >& xShape, XmlShape… in ImpExportTableShape()
|
| /trunk/main/xmloff/inc/xmloff/ |
| H A D | animexp.hxx | 32 class XMLShapeExport; 39 XMLAnimationsExporter( XMLShapeExport* pShapeExp );
|
| H A D | xmlexp.hxx | 147 UniReference< XMLShapeExport > mxShapeExport; 232 virtual XMLShapeExport* CreateShapeExport(); 462 inline UniReference< XMLShapeExport > GetShapeExport(); 619 inline UniReference< XMLShapeExport > SvXMLExport::GetShapeExport() in GetShapeExport()
|
| H A D | shapeexport.hxx | 161 class XMLOFF_DLLPUBLIC XMLShapeExport : public UniRefBase class 255 XMLShapeExport(SvXMLExport& rExp, SvXMLExportPropertyMapper *pExtMapper=0 ); 256 virtual ~XMLShapeExport();
|
| /trunk/main/sw/source/filter/xml/ |
| H A D | xmlexp.cxx | 415 XMLShapeExport* SwXMLExport::CreateShapeExport() in CreateShapeExport() 417 …XMLShapeExport* pShapeExport = new XMLShapeExport( *this, XMLTextParagraphExport::CreateShapeExtPr… in CreateShapeExport()
|
| H A D | xmlexp.hxx | 128 virtual XMLShapeExport* CreateShapeExport();
|
| /trunk/main/reportdesign/source/filter/xml/ |
| H A D | xmlExport.cxx | 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()
|
| H A D | xmlExport.hxx | 187 virtual XMLShapeExport* CreateShapeExport();
|
| /trunk/main/xmloff/source/chart/ |
| H A D | PropertyMaps.cxx | 195 ChainExportMapper( XMLShapeExport::CreateShapePropMapper( rExport )); in XMLChartExportPropertyMapper()
|
| H A D | SchXMLExport.cxx | 1573 UniReference< XMLShapeExport > rShapeExport = mrExport.GetShapeExport(); in parseDocument() 1628 UniReference< XMLShapeExport > rShapeExport = mrExport.GetShapeExport(); in parseDocument() 1991 UniReference< XMLShapeExport > rShapeExport; in exportPlotArea()
|
| /trunk/main/sc/source/filter/xml/ |
| H A D | xmlexprt.hxx | 228 virtual XMLShapeExport* CreateShapeExport();
|
| H A D | xmlexprt.cxx | 410 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()
|
| /trunk/main/xmloff/source/core/ |
| H A D | xmlexp.cxx | 1866 XMLShapeExport* SvXMLExport::CreateShapeExport() in CreateShapeExport() 1868 return new XMLShapeExport(*this); in CreateShapeExport()
|