Lines Matching refs:XMLShapeExport

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()
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()
1284 void XMLShapeExport::onExport( const com::sun::star::uno::Reference < com::sun::star::drawing::XSha… in onExport()
1288 const rtl::Reference< XMLTableExport >& XMLShapeExport::GetShapeTableExport() in GetShapeTableExport()