Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx697 UniReference< XMLShapeExport > xShapeExport = GetShapeExport(); in exportReportComponentAutoStyles() local
698 xShapeExport->seekShapes(_xProp.get()); in exportReportComponentAutoStyles()
700 xShapeExport->collectShapeAutoStyles(xShape.get()); in exportReportComponentAutoStyles()
1546 UniReference< XMLShapeExport > xShapeExport = GetShapeExport(); in exportShapes() local
1547 xShapeExport->seekShapes(_xSection.get()); in exportShapes()
1570 xShapeExport->exportShape(xShape.get(),SEF_DEFAULT|SEF_EXPORT_NO_WS,&aRefPoint); in exportShapes()

Completed in 19 milliseconds