Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/xml/
H A Dxmlexprt.cxx410 class ScXMLShapeExport : public XMLShapeExport class
413 ScXMLShapeExport(SvXMLExport& rExp) : XMLShapeExport(rExp) {} in ScXMLShapeExport() function in ScXMLShapeExport
414 ~ScXMLShapeExport();
420 ScXMLShapeExport::~ScXMLShapeExport() in ~ScXMLShapeExport()
424 void ScXMLShapeExport::onExport( const uno::Reference < drawing::XShape >& xShape ) in onExport()
4412 return new ScXMLShapeExport(*this); in CreateShapeExport()

Completed in 35 milliseconds